|
|
|
@ -146,7 +146,7 @@ GNU Toolchain Options
@@ -146,7 +146,7 @@ GNU Toolchain Options
|
|
|
|
|
the CodeSourcery or devkitARM toolchain, you simply need add one of the |
|
|
|
|
following configuration options to your .config (or defconfig) file: |
|
|
|
|
|
|
|
|
|
CONFIG_LPC32_CODEREDW=y : Code Red "RedSuite" under Windows |
|
|
|
|
CONFIG_LPC43_CODEREDW=y : Code Red "RedSuite" under Windows |
|
|
|
|
CONFIG_LPC43_CODESOURCERYW=y : CodeSourcery under Windows |
|
|
|
|
CONFIG_LPC43_CODESOURCERYL=y : CodeSourcery under Linux |
|
|
|
|
CONFIG_LPC43_ATOLLIC_LITE=y : The free, "Lite" version of Atollic toolchain under Windows |
|
|
|
@ -431,7 +431,7 @@ Code Red IDE/Tools
@@ -431,7 +431,7 @@ Code Red IDE/Tools
|
|
|
|
|
from SRAM. |
|
|
|
|
|
|
|
|
|
CONFIG_BOOT_SRAM=y : Executing in SRAM |
|
|
|
|
CONFIG_LPC32_CODEREDW=y : Code Red under Windows |
|
|
|
|
CONFIG_LPC43_CODEREDW=y : Code Red under Windows |
|
|
|
|
|
|
|
|
|
To execute from SPIFI, you would need to set: |
|
|
|
|
|
|
|
|
@ -859,7 +859,7 @@ Where <subdir> is one of the following:
@@ -859,7 +859,7 @@ Where <subdir> is one of the following:
|
|
|
|
|
executing directly from SRAM. |
|
|
|
|
|
|
|
|
|
CONFIG_BOOT_SRAM=y : Executing in SRAM |
|
|
|
|
CONFIG_LPC32_CODEREDW=y : Code Red under Windows |
|
|
|
|
CONFIG_LPC43_CODEREDW=y : Code Red under Windows |
|
|
|
|
|
|
|
|
|
This configuration directory, performs a simple test of the USB host |
|
|
|
|
HID keyboard class driver using the test logic in examples/hidkbd. |
|
|
|
@ -899,7 +899,7 @@ Where <subdir> is one of the following:
@@ -899,7 +899,7 @@ Where <subdir> is one of the following:
|
|
|
|
|
executing directly from SRAM. |
|
|
|
|
|
|
|
|
|
CONFIG_BOOT_SRAM=y : Executing in SRAM |
|
|
|
|
CONFIG_LPC32_CODEREDW=y : Code Red under Windows |
|
|
|
|
CONFIG_LPC43_CODEREDW=y : Code Red under Windows |
|
|
|
|
|
|
|
|
|
To execute from SPIFI, you would need to set: |
|
|
|
|
|
|
|
|
|