Other Parts Discussed in Thread: C2000WARE
Tool/software:
hi expert
in this problem
((+) [FAQ] RM46L852: Relation between start address and number of bytes that can be programmed in Flash API Programming - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums
but i test in 2800137,
8 bytes writing at 0x8800A
This address can be written as 16*N+2 (16*0x88000+2), So according to previous given table at this address we can write 14 bytes. And here we are writing 8 bytes only so there won't be any issue in writing.
test result as follow,i write failed?why?it is diffeeent with RM46L852 's api lib?
buff

code:

test result


