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.

problem enabling RTA in BIOS6 for msp430

Other Parts Discussed in Thread: MSP430BT5190

I'm using: CCSv4.2.4, SYS/BIOS 6.32.04.49, IPC 1.23.04.36, XDCtools 3.22.03.41 on Windows XP. I have a MSP430BT5190 connected to my computer through a MSP-FET430UIF.

When I enable RTA, I can no longer debug my msp430 code. I cannot run or halt the program.

The reproduce the problem is easy:

1. New->CCS Project, project name "test", project type: MSP430, Project Templates: SYS/BIOS->MSP430 Examples->Task Example

2. Open task.cfg, in the Available Products tab SYS/BIOS->Realtime Analysis->Agent and check "Add Agent to my configuration". Save

3. Build Active Project: No errors.

4. Debug Active Project: "Source not found."  with the file name 0 c_int00_noargs() at boot_3.3.c:129 0x06196, and the console displays:

out of memory: heap=0x0, size=28
xdc.runtime.Error.raise: terminating execution