Tagged Questions

0
votes
2answers
170 views

ezDSP does not boot with programmed code

I have an ezDSP, and I can program the examples. They work just fine when I open the debugger. When I unplug the module and plug it back in, it always reverts back to the factory test code. How do I ...
1
vote
1answer
85 views

Unresolved symbols building a code composer 3 project in code composer 4

I downloaded a program from texas instruments, PMSM3-2, which is made for code composer studio 3. I only have code composer 4, when attaempting to build it I get the errors: 'Building target: ...
1
vote
1answer
291 views

XDS510PP-PLUS JTAG Emulator on windows 7

I'm trying to use a spectrum digital XDS510PP parallel port to jtag emulator to program an ezdsp board. It's not working and I don't see any problem except that it only supports up windows XP. Is it ...
1
vote
1answer
254 views

How do you get a program onto an eZdsp board?

I'm using an eZdsp board which has a TMS320f2812 chip on it. The board has a parallel port on it which is used to program it. I'm experienced with software but not at using microcontrollers or DSPs ...