Hi, I want to use Look up table function, so I will like to store some data into flash memory ( 0C00H to 0FFh) to modify my mcu output data. but I don't know to writing this section assembly code in MSP430g2553 chip. (Look like 8051 assembly language , we use instruction Table : DB 99,10,45,33,22,11,87,88 ) Do you have any assembly code example which includes Look up Table function ?
↧