mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-07 22:57:44 -04:00
Start to adjust to support both small and large memory models in the MSP430X IAR demo.
This commit is contained in:
parent
4059be7918
commit
19fcd2d505
9 changed files with 88 additions and 1326 deletions
|
@ -207,9 +207,9 @@
|
|||
|
||||
// *** Modified to place code in high memory and insodoing, testing the port.
|
||||
// Original code
|
||||
//-Z(CONST)DATA20_C,DATA20_ID=5C00-FF7F,10000-45BFF
|
||||
-Z(CONST)DATA20_C,DATA20_ID=5C00-FF7F,10000-45BFF
|
||||
// Modified code
|
||||
-Z(CONST)DATA20_C,DATA20_ID=10000-45BFF
|
||||
//-Z(CONST)DATA20_C,DATA20_ID=10000-45BFF
|
||||
|
||||
|
||||
// -------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue