中文English
芯片烧录设备ichaiyang 2024-05-10 1:01 21
Hello, 1. Hardware - a computer or embedded system that can be connected to a programmer or debugger of the target device.2. Burning software - software tool for programming binary...

28335 What does the burn program need

Hello, 1. Hardware - a computer or embedded system that can be connected to a programmer or debugger of the target device.

2. Burning software - software tool for programming binary files to target devices. For example, Keil, IAR, etc.

4. Compiler - a software tool used to compile source code into an executable binary file for the target device. For example, GCC, Keil, IAR, etc.

5. Drivers - If the programmer or debugger used requires a specific driver, the corresponding driver needs to be installed.


1. The 28335 burning program needs the following aspects: 2. First, it needs a programmer that can be connected to the 28335 chip, such as XDS100v2 or J-Link; Secondly, a 28335 program code is required; Finally, a burning software such as Code Composer Studio or Flash Magic is required.
3. If you need more advanced debugging and optimization, you can also consider using simulators and performance analysis tools.


CCS software and DSP emulator