工具/软件:
您好:
我使用的是 TMDSCNCD263P 电路板。 根据快速入门指南(第 9 页)、安装了 CCS 12.7.1。
SW6 设置为 NO BOOTMODE [1:4]=1101。 5V/3A 电源适配器连接到 J1 USB-C 端口。 LD8 PMIC 安全错误输出已开启。
UART 终端以 115200 的波特率连接到 XDS110 Class Application/User UART 端口。 我看不到它有任何输出。 请帮助我解决这个问题。
谢谢。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:
您好:
我使用的是 TMDSCNCD263P 电路板。 根据快速入门指南(第 9 页)、安装了 CCS 12.7.1。
SW6 设置为 NO BOOTMODE [1:4]=1101。 5V/3A 电源适配器连接到 J1 USB-C 端口。 LD8 PMIC 安全错误输出已开启。
UART 终端以 115200 的波特率连接到 XDS110 Class Application/User UART 端口。 我看不到它有任何输出。 请帮助我解决这个问题。
谢谢。
尊敬的 Shaunak:
按照快速入门指南中的“5-2 示例工程设置“进行操作时、发生了如下所示的加载错误。 (第 9 页)
请帮助我解决错误。
此致、
Jeff
Cortex_R5_0: GEL Output: Gel files loading on R5F0 Complete Cortex_R5_0: GEL Output: ***OnTargetConnect() Launched*** Cortex_R5_0: GEL Output: AM263Px Initialization Scripts Launched. Please Wait... Cortex_R5_0: GEL Output: AM263Px_Cryst_Clock_Loss_Status() Launched Cortex_R5_0: GEL Output: Crystal Clock present Cortex_R5_0: GEL Output: AM263Px_SOP_Mode() Launched Cortex_R5_0: GEL Output: SOP MODE = 0x00000001 Cortex_R5_0: GEL Output: UART Functional boot mode Cortex_R5_0: GEL Output: AM263Px_Read_Device_Type() Launched Cortex_R5_0: GEL Output: EFuse Device Type Value = 0x000000AA Cortex_R5_0: GEL Output: AM263Px_dual_or_lockstep_mode() Launched Cortex_R5_0: GEL Output: r5fss0 = 0x00000001 Cortex_R5_0: GEL Output: r5fss1 = 0x00000000 Cortex_R5_0: GEL Output: R5FSS0 is in Dual core mode Cortex_R5_0: GEL Output: R5FSS1 is in Dual core mode Cortex_R5_0: GEL Output: MSS_CTRL Control Registers Unlocked Cortex_R5_0: GEL Output: MSS_TOP_RCM Control Registers Unlocked Cortex_R5_0: GEL Output: MSS_RCM Control Registers Unlocked Cortex_R5_0: GEL Output: MSS_IOMUX Control Registers Unlocked Cortex_R5_0: GEL Output: TOP_CTRL Control Registers Unlocked Cortex_R5_0: GEL Output: *** R5FSS0 Reset DualCore *** Cortex_R5_0: GEL Output: ***R5FSS1 Reset DualCore *** Cortex_R5_0: GEL Output: R5F ROM Eclipse Cortex_R5_0: GEL Output: R5FSS0_0 Released Cortex_R5_0: GEL Output: R5FSS0_1 Released Cortex_R5_0: GEL Output: R5FSS1_0 Released Cortex_R5_0: GEL Output: R5FSS1_1 Released Cortex_R5_0: GEL Output: L2 Mem Init Complete Cortex_R5_0: GEL Output: MailBox Mem Init Complete Cortex_R5_0: GEL Output: *********** R5FSS0/1 Dual Core mode Configured******** Cortex_R5_0: GEL Output: SYS_CLK DIVBY2 Cortex_R5_0: GEL Output: DPLL_CORE_HSDIV0_CLKOUT0 selected as CLK source for R5FSS & SYS CLKs Cortex_R5_0: GEL Output: CLK Programmed R5F=400MHz and SYS_CLK=200MHz Cortex_R5_0: GEL Output: *** Enabling Peripheral Clocks *** Cortex_R5_0: GEL Output: Enabling RTI[0:3] Clocks Cortex_R5_0: GEL Output: Enabling RTI_WDT[0:3] Clocks Cortex_R5_0: GEL Output: Enabling UART[0:5]/LIN[0:5] Clocks Cortex_R5_0: GEL Output: Enabling QSPI Clocks Cortex_R5_0: GEL Output: Enabling I2C Clocks Cortex_R5_0: GEL Output: Enabling TRACE Clocks Cortex_R5_0: GEL Output: Enabling MCAN[0:3] Clocks Cortex_R5_0: GEL Output: Enabling MMCSD Clocks Cortex_R5_0: GEL Output: Enabling MCSPI[0:4] Clocks Cortex_R5_0: GEL Output: Enabling CONTROLSS Clocks Cortex_R5_0: GEL Output: Enabling CPTS Clocks Cortex_R5_0: GEL Output: Enabling RGMI[5,50,250] Clocks Cortex_R5_0: GEL Output: Enabling XTAL_TEMPSENSE_32K Clocks Cortex_R5_0: GEL Output: Enabling XTAL_MMC_32K Clocks Cortex_R5_0: GEL Output: ***All IP Clocks are Enabled*** Cortex_R5_0: AM263Px Cortex_R5_0: Trouble Writing Memory Block at 0x0 on Page 0 of Length 0x40: (Error -1065 @ 0x40) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 12.7.0.00130) Cortex_R5_0: File Loader: Verification failed: Target failed to write 0x00000000 Cortex_R5_0: GEL: File: C:\Users\jekim\workspace_v12\hello_world_am263px-cc_r5fss0-0_nortos_ti-arm-clang\Release\hello_world_am263px-cc_r5fss0-0_nortos_ti-arm-clang.out: Load failed.
尊敬的 Jeff:
当您尝试为 hello_world 应用启动调试会话时、器件处于 DEV Bootmode 或 OSPI 引导模式?
请按照以下步骤操作:
1、将器件设置为 OSPI/DEV 引导模式
2.连接电源线
3.连接 USB 电缆
4.启动 hello _world 应用程序的调试会话。
如果您发现很难遵循 spradf9、也可以参考 SDK 文档: https://software-dl.ti.com/mcu-plus-sdk/esd/AM263PX/latest/exports/docs/api_guide_am263px/CCS_LAUNCH_PAGE.html
此致、
Shaunak