Other Parts Discussed in Thread: C2000WARE
hello,
i am debugging a bootloader software with code composer studio 9 for my tms320f28335. when i start the debug and invoke the flash api imported by the flash28335_api_v210.lib to erase the sector bcd (in which i want to put my new image) i see the code crash and the micro restarts. the error i get on the code composer studio is "c28xx: breakpoint manager: error enabling this function: this task cannot be accomplished with the existing aet resources". i compile the bootloader in debug mode and then click on load program and select the file debug.out. i als copy in the init part of the bootloader the flash api from flash to raml0 of f28335 and set afterwards the cpuscalefactor of the api.
can you help me to solve this problem?
thanks