v1.6.0
Contents
Getting Started
Evaluation Boards
Samples
1. Audio Codec
2. CherryRB
3. CherryUSB
4. CoreMark
5. Dhrystone
6. DMA Manager
7. DSP
8. EEPROM Emulation
9. Hello World
10. HPM Math
11. IMAGE
12. LVGL
13. lwIP
14. Mbedtls
15. Memory Stress
16. Microros
17. Modbus
18. HPM Motor Ctrl
19. Multicore
19.1. Multicore General Description
19.2. Console Coremark Demo
19.3. eRPC bare metal demo
19.4. eRPC rtos demo
19.5. eRPC two_way_rpc demo
19.6. Hello demo
19.7. LVGL Coremark Demo
19.8. MBX dualcore
20. Power Mode Switch
21. RGB LED
22. ROM API
23. RTOS
24. Segger RTT
25. TensorFlowLiteMicro
26. Tinycrypt
27. Person Detection
28. TinyUF2
29. TinyUSB
30. Touch Panel
31. VGLite
32. SPI_COMPONENTS
33. I2S EMULATION
34. SPI_SDCARD
35. CherrySH
36. EtherCAT
Drivers Examples
SDK CMake API Reference
SDK API Reference
Change Log
HPMicro Software Development Kit
Samples
19.
Multicore
Edit on GitHub
19.
Multicore
19.1. Multicore General Description
19.1.1. Overview
19.1.2. Memory Allocation
19.1.3. Core1 Code Storage Location
19.1.4. Generate project
19.1.5. Compile project
19.1.6. Debugging the Example
19.1.7. Download to Flash and Run
19.2. Console Coremark Demo
19.2.1. Overview
19.2.2. Board Setting
19.2.3. Generate, Build and Debug Multi-core projects
19.2.4. Running the example
19.3. eRPC bare metal demo
19.3.1. Overview
19.3.2. IDL file generate project files
19.3.3. Importing client/server files
19.3.4. Generate, Build and Debug Multi-core projects
19.3.5. Running Results
19.4. eRPC rtos demo
19.4.1. Overview
19.4.2. IDL file generate project files
19.4.3. Importing client/server files
19.4.4. Generate, Build and Debug Multi-core projects
19.4.5. Running Results
19.5. eRPC two_way_rpc demo
19.5.1. Overview
19.5.2. IDL file generate project files
19.5.3. Importing client/server files
19.5.4. Generate, Build and Debug Multi-core projects
19.5.5. Running Results
19.6. Hello demo
19.6.1. Overview
19.6.2. Board Setting
19.6.3. Generate, Build and Debug Multi-core projects
19.6.4. Running Results
19.7. LVGL Coremark Demo
19.7.1. Overview
19.7.2. Board Setting
19.7.3. Generate, Build and Debug Multi-core projects
19.7.4. Running the example
19.8. MBX dualcore
19.8.1. Overview
19.8.2. Board Setting
19.8.3. Generate, Build and Debug Multi-core projects
19.8.4. Running the Example