RT1170EVKB cortex-m4 example project download

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

RT1170EVKB cortex-m4 example project download

25 Views
seobi
Contributor II

Hi, we are conducting camera tests using the RT1170EVKB.

by using the provided evkbmimxrt1170_csi_mipi_yuv_cm7 project, we compiled and downloaded it using the MCU link, confirming that it operates normally.

the problem is that while the evkbmimxrt1170_csi_mipi_yuv_cm4 project compiles successfully, the following error occurs when attempting to download it using the MCU link.

we are planning to boot with CM7 and use CM4 to read the camera and store the data in SDRAM.

here are the related questions:

1. we plan to boot with CM7 and perform network transmission/reception, while using CM4 to operate the camera. Is this scenario possible? We lack understanding of the concept of dual core.

2. when downloading evkbmimxrt1170_csi_mipi_yuv_cm4, we receive the following error message. What solutions are available?

Best regards,

 

error message :::

Executing flash operation 'Program' (Program file into flash: evkbmimxrt1170_csi_mipi_yuv_cm4.axf) - Wed Jul 17 16:42:20 KST 2024
Checking MCU info...
Scanning for targets...
Executing flash action...
MCUXpresso IDE RedlinkMulti Driver v11.9 (Apr 5 2024 19:43:49 - crt_emu_cm_redlink.exe build 47)
( 0) Reading remote configuration
Wc(03). No cache support.
Found chip XML file in C:/Users/seobi/Documents/MCUXpressoIDE_11.9.1_2170/workspace/evkbmimxrt1170_csi_mipi_yuv_cm4/Debug\MIMXRT1176xxxxx.xml
( 5) Remote configuration complete
Reconnected to existing LinkServer process.
============= SCRIPT: RT1170_connect_M7_wake_M4.scp =============
RT1170 Connect M7 and Wake M4 Script
DpID = 6BA02477
APID = 0x84770001
Setting M4 spin code
Setting M4 clock
Resetting M4 core
View cores on the DAP AP
DpID = 6BA02477
TAP 0: 6BA02477 Core 0: M7 APID: 84770001 ROM Table: E00FD003
TAP 0: 6BA02477 Core 1: M4 APID: 24770011 ROM Table: E00FF003*
============= END SCRIPT ========================================
Probe Firmware: MCU-LINK r0FF CMSIS-DAP V0.078 (NXP Semiconductors)
Serial Number: 1YCZXJDULZ1HQ
VID:PID: 1FC9:0143
USB Path: \\?\hid#vid_1fc9&pid_0143&mi_00#8&216b3763&0&0000#{4d1e55b2-f16f-11cf-88cb-001111000030}
Using memory from core 1 after searching for a good core
( 30) Emulator Connected
( 40) Debug Halt
( 50) CPU ID
debug interface type = CoreSight DP (DAP DP ID 6BA02477) over SWD TAP 0
processor type = Cortex-M4 (CPU ID 00000C24) on DAP AP 1
number of h/w breakpoints = 6
number of flash patches = 2
number of h/w watchpoints = 4
Probe(0): Connected&Reset. DpID: 6BA02477. CpuID: 00000C24. Info: <None>
Debug protocol: SWD. RTCK: Disabled. Vector catch: Disabled.
Content of CoreSight Debug ROM(s):
RBASE E00FF000: CID B105100D PID 04000BB4C4 ROM (type 0x1)
ROM 1 E000E000: CID B105E00D PID 04000BB00C Gen SCS (type 0x0)
ROM 1 E0001000: CID B105E00D PID 04003BB002 Gen DWT (type 0x0)
ROM 1 E0002000: CID B105E00D PID 04002BB003 Gen FPB (type 0x0)
ROM 1 E0000000: CID B105E00D PID 04003BB001 Gen ITM (type 0x0)
ROM 1 E0041000: CID B105900D PID 04000BB925 CSt ETM type 0x13 Trace Source - Core
ROM 1 E0043000: CID B105900D PID 04001BB908 CSt CSTF type 0x12 Trace Link - Trace funnel/router
ROM 1 E0042000: CID B105900D PID 04005BB906 CSt type 0x14 Debug Control - Trigger, e.g. ECT
NXP: MIMXRT1176xxxxx
DAP stride is 4096 bytes (1024 words)
( 65) Chip Setup Complete
Connected: was_reset=true. was_stopped=false
( 70) License Check Complete
File 'evkbmimxrt1170_csi_mipi_yuv_cm4.axf' load failure: Ef(11). No flash configured at the specified address.
(100) Target Operation Failed
Unable to perform operation!
Command failed with exit code 1

0 Kudos
Reply
0 Replies