Other Parts Discussed in Thread: AWR1642
Tool/software: Code Composer Studio
HI,
I recently tried programming the capture demo, but I can not finish step 5.a or 5.c. I found that I did successfully load the files in step 5b.
When I try to access the Eval board. I just get a blank screen on the putty, and the gcaptureMCB variables are all wrong when running. It looks like the code is stuck here on line 1385
while( (gDemoCfg & 0xFFFF0000) != CAPTURE_CTRLPATH_MAGICWORD);
DO you have any idea what may the issue?
Best Regards,
Jeff