This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
44eb40099d
nes-proj
/
platform
/
msb430
/
buildscripts
/
Makefile.win
7 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
jtag support.
2007-06-28 13:43:24 +00:00
%.u
:
%.
ihex
Contributions from Michael Baar: # msb430\dev\cc1020.c Data type problem in the calibration function, therefore looping 10 seconds on boot. Fixed. # msb430\contiki-msb430-main.c Directly accessed power management while other modules used the Contiki layer resulting in the node sleeping most of the time. Fixed. Added uIP support. # msb430\buildscripts\makefile.win Changed to erase only main-memory but keep infomemory so the node configuration is not erashed during flashing.
2007-07-31 07:54:44 +00:00
msp430-jtag --lpt
=
TIUSB -mI $^
jtag support.
2007-06-28 13:43:24 +00:00
#CW=cw23
#%.u: %.ihex
Contributions from Michael Baar: # msb430\dev\cc1020.c Data type problem in the calibration function, therefore looping 10 seconds on boot. Fixed. # msb430\contiki-msb430-main.c Directly accessed power management while other modules used the Contiki layer resulting in the node sleeping most of the time. Fixed. Added uIP support. # msb430\buildscripts\makefile.win Changed to erase only main-memory but keep infomemory so the node configuration is not erashed during flashing.
2007-07-31 07:54:44 +00:00
# $(CW) -d f430p $^
Reference in New Issue
Copy Permalink