11.07.2015 Views

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

CrossWorks for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SynopsisTargetInterface.pokeBytesTargetInterface.pokeBytesTargetInterface.pokeBytes(address, data)DescriptionTargetInterface.pokeBytes writes the array data containing 8-bit data to targetmemory at address.TargetInterface.peekMultUint16SynopsisDescriptionTargetInterface.peekMultUint16(address, length)TargetInterface.peekMultUint16 reads length unsigned 16-bit integers from targetmemory starting at address and returns them as an array.TargetInterface.peekMultUint32SynopsisDescriptionTargetInterface.peekMultUint32(address, length)TargetInterface.peekMultUint32 reads length unsigned 32-bit integers from targetmemory starting at address and returns them as an array.TargetInterface.pokeMultUint16SynopsisDescriptionTargetInterface.pokeMultUint16(address, data)TargetInterface.pokeBytes writes the array data containing 16-bit data to targetmemory at address.TargetInterface.pokeMultUint32SynopsisDescriptionTargetInterface.pokeMultUint32(address, data)TargetInterface.pokeBytes writes the array data containing 32-bit data to targetmemory at address.TargetInterface.setICEBreakerBreakpointSynopsisTargetInterface.setICEBreakerBreakpoint(n, addressValue, addressMask,dataValue, dataMask controlValue, controlMask)164 Chapter 14 <strong>ARM</strong> Target Support

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!