Questions tagged [ezdsp]

4 questions
2
votes
1 answer

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 possible that it just can't work with windows 7?…
Ayeayeron
  • 475
  • 1
  • 4
  • 10
2
votes
1 answer

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 and don't know wher to begin with getting a simple…
Ayeayeron
  • 475
  • 1
  • 4
  • 10
1
vote
1 answer

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 attempting to build it I get the errors: 'Building target:…
Ayeayeron
  • 475
  • 1
  • 4
  • 10
0
votes
2 answers

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 make it so that the module boots with my code, not…