CodeWarrior for QorIQ知识库

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CodeWarrior for QorIQ Knowledge Base

标签

讨论

排序依据:
How to migrate the Eclipse Update Site from Freescale to NXP for older CodeWarrior products Older CodeWarrior installers (that were released before the Freescale-NPX merger) have Eclipse Update Sites links that point to the obsolete freescale.com servers. These are no longer available, and the links need to be updated to point to the NXP servers. This document will guide you through this process.
查看全文
DDR4 Initialization Flow DDR Bring up HW and SW checklist DDR Bringing up issues Registers dump via CCS Configuration and Validation via QCVS tool
查看全文
This document discusses how to use CodeWarrior for PA to debug Linux Kernel on QorIQ PowerPC platforms. It describes how to configure and build Linux Kernel to support CodeWarrior debugging, how to configure CodeWarrior IDE settings to prepare for Linux Kernel debugging, how to debug Linux Kernel in different booting up stages starting from attaching to the running u-boot.   1. Build Linux Kernel for Debugging   2. Create CodeWarrior Project and Set Attach Launch Configuration for debugging 2.1 Import Vmlinux to Create a CodeWarrior project 2.2 Configure the Attach Launch Configuration   3. Debugging Linux Kernel by Attaching to a Running U-Boot 3.1 Debugging Linux Kernel at the entry point 3.2 Debugging the Kernel before the MMU is Enabled 3.3 Debugging the Kernel after the MMU is Enabled
查看全文
This document uses LS1043ARDB as an example to introduce how to use CodeWarrior for ARMv8 to connect to the bare board to do flash programming, how to use attaching method to debug u-boot and Linux Kernel on QorIQ LS ARM 64 bit target boards. In the document some new features of CodeWarrior for ARMv8 are used, so it is needed to download the latest CodeWarrior Networked Application Suite v2016.01 and install CodeWarrior for ARMv8.   1. CodeWarrior Connects to the Bare Board to do Flash Programing   2. Debug u-boot with CodeWarrior for ARMv8   3. Debug Linux Kernel by Attaching Running U-boot
查看全文
CodeWarrior for QorIQ related documents are located under CW installation path, like: D:\Freescale\CW_PA_v10.5.1\PA\Help\PDF   And some docs in the official website:CodeWarrior Dev Tools for Networked Apps|NXP Knowledge center:  Submit Form   See below list in this place:   QCVS: PBL Configuration using QCVS   Debug with CodeWarrior: Debugging Linux Kernel with CodeWarrior for PA Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards Secure Boot/Debug Configuration for LS1 U-Boot debug on LS1021ATWR Debugging ARMv7 Applications running in an Environment initialized by U-Boot / ROM target debug U-Boot Debug using CodeWarrior for QorIQ LS series – ARM V7 ISA Aurora Trace for CodeWarrior Power Architecture T1040 debug with Codewarrior PA10.3.3 CodeWarrior U-Boot Debugging U-Boot Debug using CodeWarrior for ARMv7 Linux kernel and modules debug using CodeWarrior for ARMv7 Linux application debug using CodeWarrior for ARMv7 and AppTRK Secure Boot/Debug Configuration for LS1   CWTAP/USBTAP: How to use CodeWarrior TAP on LS1024ARDB Connecting Multicore with one TAP How to deal with connection error with CWTAP or USBTAP Using IDcode.tcl and Scanboard   Tools: Adding nand flash(MT29F2G08ABBDA) support in CW 10.3 Flash Programmer for CodeWarrior Power Architecture How to install and use eGit plug-in in CodeWarrior.pdf Programing eMMC/SD card using CW for ARMv7   Release and packs: CodeWarrior 10.3 ready now for Power Architecture! CodeWarrior 10.2.1 for Power Architecture...don't miss this! VortiQa, the new magical AIS New Service Pack arrival for Power Architecture! (Windows)~ New Service Pack arrival for Power Architecture! (Linux)~ You'll need this Tips for your brand new CodeWarrior TAP! (Power Architecture) Other: Const_print_prob.zip
查看全文
Recently I have a chance to debug U-Boot on a LS1021ATWR board. Here is recording what I did, and also some notes and hints for other beginners.
查看全文
1. You should have CodeWarrior TAP(CWH-CTP-BASE-HE)and Probe Tips for LS1024A(CWH-CTP-VSPA-YE)   2. Install CodeWarrior for QorIQ LS Series ARMv7 ISA Windows v10.0.4   3. Install CodeWarrior patch (LS1024A-2MA_Windows_SP.zip)forLS1024/MA 4. Connect this tool to LS1024A RDB board and run CodeWarrior environment.   5.Start the bootloader and stop it at Barebox command line   6. In CodeWarrior environment File->New->Codewarrior Bareboard project wizard to add a LS1024A project.     Run->Debug configuration->Debug   7. Window->Show View->Registers. Only ARM architecture registers you read here.   8. If you want to read peripheral device controller register, please use shell mode    Window->Show->Debugger Shell   CodeWarrior Debugger Shell v1.0 %> cmdwin::mem <device based address>+offset -s (use command “help cmdwin::mem” to get the detail )
查看全文
Live Board Configuration for QorIQ device       Live QorIQ DDR Triage Center Bring your board, triage the DDR interface quickly QorIQ configuration and validation with QCVS tool
查看全文