Continue work on the MSP430X demo - still a work in progress.

This commit is contained in:
Richard Barry 2011-01-01 09:23:37 +00:00
parent 7bc73115a5
commit 0249ad47f4
4 changed files with 64 additions and 267 deletions

View file

@ -195,9 +195,10 @@
// *** Modified to place code in high memory and insodoing, testing the port.
// Original code
-P(CODE)CODE=5C00-FF7F,10000-45BFF
//-P(CODE)CODE=5C00-FF7F,10000-45BFF
// Modified code
//-P(CODE)CODE=10000-45BFF
-P(CODE)CODE=10000-45BFF
-Z(CODE)CODE_ID
// ---------------------------