Great suggestion. I have other ISRs in another file. It is referenced in the linker command as an ".obj" file, which is listed before common.lib. This is probably the cause of the problem. How do I fix it?
"c:/ti/ccsv6/tools/compiler/msp430_4…
Other Parts Discussed in Thread: MSP430F67691 I'm using an MSP430F67691. I have a custom BSL that locks the JTAG interface by setting a non-zero, non-0xffff value at 0x17fc. As I expect, this locks the JTAG interface. I also have in my "BSL_Protect…
Hi MSP student,
I'm attaching a list of devices supported by SYS/BIOS (the RTOS):
3276.devices.html
If you want TI-RTOS, which includes SYS/BIOS as well as driver support (SPI, UART, etc), the list of MSP devices supported by TI-RTOS is the following…
As one more update, you can find the full revision table of compatible hardware and software revisions included in the release notes:
Release-Notes-MSP-GANG.htm
See the section called "Version Matrix"
Hi SeaFesse, If you check the release notes from version 1.2.8.0, in the Version Matrix section, you'll see that the MSP-GANG HW v1.04 is only compatible with version 1.2.1.0 and higher. So this combination should not be used - please use the latest…
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use…