EasyManua.ls Logo

Elprotronic MSP430 - Page 119

Default Icon
119 pages
Print Icon
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
F_Get_Byte_from_Code_Buffer( addr )
F_Get_Byte_from_Password_Buffer( addr )
F_AutoProgram( 0 )
F_VerifyFuseOrPassword()
F_Memory_Erase( mode )
F_Memory_Blank_Check()
F_Memory_Write( mode )
F_Memory_Verify( mode )
F_Open_Target_Device()
F_Close_Target_Device()
F_Segment_Erase( address )
F_Sectors_Blank_Check( start_addr, stop_addr )
F_Blow_Fuse()
F_Write_Word( addr, data )
F_Read_Word( addr )
F_Write_Byte( addr, data )
F_Read_Byte( addr )
F_Copy_Buffer_to_RAM( start_addr, size )
F_Copy_RAM_to_Buffer( start_addr, size )
F_Set_PC_and_RUN( PC_addr )
F_Synch_CPU_JTAG()
F_Get_Targets_Vcc()
See chapter 4 for detailed description of the instructions listed above.
Note: Not all instructions listed in the chapter 4 are implemented in the command line
interpreter. For example - all instructions uses pointers are not implemented, however
this is not limiting the access to all features of the API-DLLs, because all instructions
uses pointers are implemented also in the simpler way without pointers.
119

Table of Contents