Skip to content

Commit d9bb4f0

Browse files
author
Kyle Kearney
committed
Update device startup code and linker scripts
Only include the CM4 startup code and linker scripts with the target for each board.
1 parent 2cd3e1e commit d9bb4f0

File tree

44 files changed

+133
-8574
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+133
-8574
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_BLE/device/TOOLCHAIN_ARM/cy8c6xx7_cm4_dual.sct

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; to pass a scatter file through a C preprocessor.
44

55
;*******************************************************************************
6-
;* \file cy8c6xx7_cm4_dual.scat
6+
;* \file cy8c6xx7_cm4_dual.sct
77
;* \version 2.50
88
;*
99
;* Linker file for the ARMCC.
@@ -173,7 +173,7 @@ LR_IROM1 FLASH_CM4_START FLASH_CM4_SIZE
173173
RW_RAM_DATA +0
174174
{
175175
* (.cy_ramfunc)
176-
.ANY (+RW, +ZI)
176+
* (+RW, +ZI)
177177
}
178178

179179
; Place variables in the section that should not be initialized during the

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_WIFI_BT/device/TARGET_MCU_PSOC6_M0/TOOLCHAIN_ARM/cy8c6xx7_cm0plus.sct

Lines changed: 0 additions & 310 deletions
This file was deleted.

0 commit comments

Comments
 (0)