mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-07 22:57:44 -04:00
Minor updates to the MSP430X IAR demo application.
This commit is contained in:
parent
8d532ab4a7
commit
947524522b
9 changed files with 33 additions and 30 deletions
|
@ -193,11 +193,11 @@
|
|||
// Code
|
||||
//
|
||||
|
||||
// *** Modified to place code in high memory and insodoing, testing the port.
|
||||
// Can be modified to test the use of high memory.
|
||||
// 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue