hello
I use the on-chip flash programmer to program the f2812 but failed.
I have a project ,it work successed using ccs2.2.18.
Only update the projrct don't compile using ccs4.1, then use the on-chip flash programmer.The project work successed re-power..
But update and compile the project using ccs4.1,then use the on-chip flash programmer . The project cann't work re-power.
The build options is --silicon_version=28 -g --define="_DEBUG" --define="LARGE_MODEL" --quiet --diag_warning=225 --obj_directory="./obj" .
How to solve the problem,thanks a lot.