I am suing the latest CCSv5.2.0.00044 and "bios_mcsdk_02_00_07_19_setupwin32"...I changed the "clock module" settings because still can't get it to call an ISR, but when I changed it back after getting the errors, the code build ok but still shows "Errors" under the "Problems" tap???
Also, I got a timer to call ISR and toggle led ok, but can't get the clock module to do the same thing??
Regards,
Murad
Murad,
A few questions:
Be sure to check out the Embedded Processors Wiki at http://processors.wiki.ti.com. You'll find additional information on a variety of TI Technology Related Topics ranging from Hardware to Software to Tools and more.
Please Create New Threads for New Issues, and even for similar issues that have already been reported. Do not reply to a thread that has already been answered and say "I'm having the same problem". You will get a faster response if you create a new issue that is not already marked answered.
-----------------------------------
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 CCSv4.x problems? Check out the CCSv4 Troubleshooting Guide
Reporting a problem? Please try to include the relevant details requested in the Forum Usage Guidelines
Hello Dan,
1- yes: Example 2 - Building and running your first tasking application using MCSDK and BIOS
2- bios_6_33_03_34
3- didn't have this problem in CCSv5.1
4-Even when I select "Timers" from the " Target Specific Support\C66", it still shows as C64???
var Timer = xdc.useModule('ti.sysbios.timers.timer64.Timer')
Am I the only one having this problem!!??