Other Parts Discussed in Thread: C2000WARE
Tool/software:
Hi,
I am developing a bootloader for f28062 chip.
Unfortunately flash API functions (Erase/Program/Verify) returns code 10 (STATUS_FAIL_CSM_LOCKED) when the cpu is secured.
What I am doing wrong?
Here is my configuration:
- "ramfuncs" sector contains ISRs, flash_api_callback
- the functions are copied to RAML0
- ".stack" sector is in RAMM0
- ".ebss" sector is in RAML1
Regards,
Piotr Romaniuk


