Hello. I write assembler for TMS320C54x. I have next instruction:
bc start, nbio,
which mean when pin BIO=1, then PC=START, else PC=PC+2. I use tool Pin Connect in CodeComposer for setting value of pin BIO:
[1,0] ([+1,0])rpt EOS.
I clear BIO, but simulator of CodeComposer execute bc start, nbio as if BIO=1. What am I doing wrong?
Hello,
Since you refer to a 54x simulator, I assume you are using an older version of CCS... like v3.x or earlier. I will flag this thread for the simulator team to take a look but note that the 54x simulator is no longer supported so honestly the investigation of this issue will be very low priority...
ki
-----------------------------------
Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.
Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.
Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide
Click here to track an issue. Enter your bug id in the "Find Record ID" box
Yes, I use CCS v3.1.