Hello All,

I designed a small board with CC2430 (actually quite similar to CC2430EM).

It seems to be right if I use my own programs (I tested it by small 
codes like led blinking and UART echo written in C and compiled with SDCC) .

However if I compile the simplest application (BlinkNoTimerTask) it 
isn't produce anything I can detect (the blinking led). Anyway I tried 
to compile the other examples as well, none of them working 
(additionaly, if I don't use 'inline' to make, I get errors around 
interrupt vector definitions except in case of BlinkNoTimerTask).

I use:
  - SDCC 2.9.0
  - NesC 1.3.1
  - TinyOS 2.1
  - TinyOS8051wg 0.1pre4
  - 2430prg (to program the chip's flash)

Can anyone help me how to make it work?

Thanks in advance,

/sza2
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to