hi friendI am trying to set my borad into halt mode and then wake it up and set it to run mode.I read AN3316 and write this code but its not work. if(pal_lld_readpad(PORT_E, pushbutton)==0) { StopmodeFlag = 1U; pal_lld_togglepad(PORT_H,LEDTES...
Hi FriendI want Read from speciefic address in flash and save it In ram and then write to another Address in flash. My problem is how can i read from flash.I am waiting for your help
hi I make my bootloader and app code.in bootloader I have assembly code for branch and in my app code i have a led.I set app.ld for bootloader to 0.00000000 and set for app code to 0x00010000 address. It cant be jumpplease help measm volatile ("e_li...
Hi my deer friendyou are right spc studio has a lot of example like you mentioned it but unfortunately read function isnt one of them.I send you a list of function that work in flash operationas you can see in UM1627 user manual and this pic there is...