Continue to develop the MSP430X IAR demo project - still a work in progress.

This commit is contained in:
Richard Barry 2010-12-31 14:51:15 +00:00
parent df4e7ceba0
commit ae6380f70b
8 changed files with 522 additions and 32 deletions

View file

@ -195,9 +195,9 @@
// *** 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
// ---------------------------