Quick Start
To configure the multiplexing settings and generate practicable C code using CooCox CoSmart, you will perform the following steps:
 |
| |
- 1. After launching CooCox CoSmart, Click New Chips to select a chip.
- 2. Select manufacter, for example: Nuvoton.
- 3. Select chip, for example: NUC140LE3CN, the chip page will show the PIN Configuration.
- 4. Check the Peripherals which you want to use, for example, GPIOA. CoSmart will show the configure options in the left bottom.
- 5. You can click the option value to change the status
- 6. Some value can be selected from a list or modified by yourself
- 7. In the top left corner, you can click the peripherals' name and the left bottom will show the corresponding configuraiton options.
- 8. Click the "Generate C Code" button to generate the corresponding c code for your configuration, which can be used in CoIDE.
- 9. You can view the C code in the Source view.
- 10. Click "generate CoIDE Project "button to gernerate CoIDE project.
- 11. Enter project name and path, the folder will be opened automatically after gernerating.
- 12. Click "generate Pin Report "button, generate Pin Configuration Report in CoSmart.
- 13. Click "generate Module Report "button, generate Module Configuration Report in CoSmart.
- 14. You can also use function under "Export" menu to export more documents.
|
|
|
|
|