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.

CCS3.3 with SDP3430 ..problem [ CCS showing running ..but nothing happening ....)

One of custimer is facing a strange issue, they are trying to run the Test APP with SDP VG1.0.0 ( ES2 , 3430 ) , while they are able to Connect / open both Cortex A8 and C64 both , and they are able to load the code as well .

They are seeing the different behaviour at different run [ test app is DSP based ].

a) Many a times , after loading the program ( DSP ), it automatically starts running [ Window shows that it is running ]  [ it doesn't go to main , as the option is selected ] , although It doesn't hit the break point.

b) Many a times , at single step , instead of returning from the function , it goes down and start executing the functions ( which are not at all called )

c) Sometines it works fine [ as no problem ...I tried a sample program which is executing fine ].

It is very inconsistent .

 

SDP            : 3430 ES2.0

CCS : 3.3.77
DSP/BIOS  : 5.33.02
  

CGTOOLS  :   6.0.7

Board          :   Blackhawk PCI560 - RevD OMAP3430  

I am able to run the same test app with SDP VG5.0.1 without any problem.