How to build a LS1017A processor project using CodeWarrior for ARM v8 2020.06
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I am using the LS1017A processor and the CodeWarrior for ARM v8 2020.06 (CW ARM) software, but when I need to create a new BareBoard project, I find that there is no such option in CW ARM, as shown in the following figure:
In CodeWarrior for PowerPC 10.5.1 (CW PA), you can create a new BareBoard project:
Q1: How can I create a new BareBoard project to flash U-boot onto a new board?
There is another important issue, in CW ARM, it is not possible to select the LS1017 processor; only the following processor list is available:
Q2: How should I choose when using the LS1017A processor?
I'm looking for your help!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please refer to section “3.2 Working with bareboard application” in C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\Getting_Started_for_CW_ARMv8.pdf to create a bareboard project in CodeWarrior for ARMv8.
For flash programming, please refer to section "8.6 Board Recovery" in C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\Help\PDF\ARMv8_Targeting_Manual.pdf
