This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am having trouble flashing the ezDSP TMS320F2812 board using Code Composer Studio's on-chip flash programmer. I get the error: "Flash API Error #11: The Device Silicon Revision ID does not match that required by the Flash API." DSP chip revision is "E". The version of Code Composer I have is 2.21, which came with the ezDSP board. I realize this is an older product, but am nearing the end of a long development cycle and would be grateful for any help.
Thanks,
Cobey
Hi Cobey,
Is the version of Flash API compatible with your controller??? For eg. for my F28335 the version is "Flash28335_API_V210"
Regards,
Gautam
Hi Gautam,
I'm not sure. In the Code Composer on-chip flash programmer plugin settings, I see "C:\ti\plugins\Flash28xx\Algorithms\2812\FlashAPIInterface2812V1_0Beta.out" selected. I have a folder named "Flash2812_API_V210", but I don't see a ".out" file for the on-chip programmer.
-Cobey