Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: SYSCONFIG , Tool/software: Hello.
I opened sysconfig to change pin settings in a project I was using. However, it showed the following message and could not be opened.
Please let…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: I integrated the HSM encryption function under the SBL_QSPI project, and the signature generated file failed, showing that the file was too large, as shown below:
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: SYSCONFIG Tool/software: When building my project, I run into the following error on the following dependency versions:
Dependency
Versions
SysConfig
1.23+
MCU+…
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: UNIFLASH Tool/software: When using `tools/boot/uart_uniflasher.py` with command line arguments (no cfg file), I get the following error: Traceback (most recent call last):
File "tools…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: Hello,
I am trying to build the example rti_led_blink_am263px-cc_r5fss0-0_freertos_ti-arm-clang in Code Composer Studio.
But I get the following build error:
makefile_ccs_bootimage_gen:87: recipe for…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: I managed to build and flash an example program(led blink nortos) to the AM263x Launchpad kit board from CCS via the XDS110 USB cable. However, the program stops working after a power reset on the board…
Part Number: MCU-PLUS-SDK-AM263X
Tool/software:
Hello,
I am working in the KSS project and was given task to bring up free RTOS and later safeRTOS. For this required the steps to bring up freeRTOS in MCU-R5 of Sitara SOC (AM62A34ASMSIAMBRQ1).
…
Part Number: MCU-PLUS-SDK-AM263X Tool/software: In order to configure the lockstep mode, do i only need to call SOC_rcmR5ConfigLockStep(uint32_t cpuId); api or what all else should be done ?
Part Number: MCU-PLUS-SDK-AM263X Other Parts Discussed in Thread: AM2634 , LP-AM263 Tool/software: Hello,
for my application I want to use three MCAN modules.
The LaunchPad provides MCAN0 directly and MCAN1 by external pin mux on J7.63 and J7.64.…