Hello 

I want to use Insight in my Win98 PC. I installed Insight and the new version 
from pspgcc (15.11.02) too.

Then I generated the following Make File :

 

msp430-gcc C:\msp430\test\test1.c -mmcu=msp430x1121 -o test1.exe
msp430-objdump -DS C:\msp430\test\test1.exe > test1.lst
msp430-objcopy -O ihex C:\msp430\test\test1.exe test1.hex
msp430-gcc -mmcu=msp430x123 -g -O -o test1.elf test1.c
msp430-rproxy --port=2000 msp430

 

Then I became the result:

 

info:      msp430: Target device is a 'MSP430F11x' (type 1)
notice:    msp430-rproxy: waiting on TCP port 2000
but I wait and wait and I never get the notice
"notice:    msp430-rproxy: connected"
Does some one knows why it doesn't works ?
thanks
Gerhard



Reply via email to