Hi,
Alejandro Ruiz said: Is there any persistent (non-volatile) storage of the keyring inside the HSM?
Keys from the keyring is stored in SRAM on HSM which is volatile and valid only for that power cycle
Alejandro Ruiz said: 2) Prior to booting…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: I have imported IPC rpmsg echo R5FFS0_0 and IPC rpmsg echo R5FFS0_1 example project from the SDK 9.01.00.20 and disabled the shared memory with the R5FSS1_0 core and R5FSS1_1 core in both example projects…
Rutwij Kulkarni said: Requirements for configuring the board within CCS.
Please refer to this: software-dl.ti.com/mcu-plus-sdk/esd/AM263PX/latest/exports/docs/api_guide_am263px/CCS_SETUP_PAGE.html
Rutwij Kulkarni said: Instructions for compiling custom…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: I want to configure R5FSS0 to work in lockstep mode and R5FSS1 to work in dual core mode.How can i perform core configurations.
(Note : I have gone through the data sheets to configure the cores (MSS_Control_Regs…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: Pleas provide detailed explanation on How to create a project in ccs for am263px controller.What are the header files and cmd files to be included in the project. Can we write the code for the controller…
Thanks for the reply,
Rapeti Sravanthi said: 2. R5FSS core configuration and status register behavior
I would like to understand why I am not getting the expected result after following the procedure mentioned above.
Nilabh Anand said: For configuring…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: Hi Team,
I am currently using the AM263PX evaluation board. While testing CAN communication, the flow is getting blocked during PMIC configuration — specifically at the following lines:
to enable…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: Hi Experts,
I am facing following problems while installing the MacOS installer of MCU-PLUS-SDK. It says the .dmg file is damaged and it cannot be installed. Could you please check this.
Regards…
Part Number: MCU-PLUS-SDK-AM263PX Other Parts Discussed in Thread: ASH Tool/software: Hi TI Community,
I'm working with an AM263Px device and currently developing a program that exceeds the available 2MB of RAM. To manage memory constraints, I have…