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…
Hi Mahendran,
Please see the below e2e to setup XIP debugging in CCS. Once the steps are followed XIP debugging should be working.
[FAQ] AM263P4: How to debug XiP application in AM263PX
1.
Mahendran Lakshmipathy said: Is there a way to perform…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: Hi TI Team, I'm working on the PBIST Controller implementation for my board. i found two folders for pbist example code which does some test.
which one should i refer.
one is integrated example another…
Part Number: MCU-PLUS-SDK-AM263PX
Tool/software:
Hello Team,
currently we are working on AM26xx MCAL 11.00.00.
Compilation error is reported while integrating EthTrcv driver from EthTrcv_Types.h
In EthTrcv_Types.h included with Eth_GeneralTypes…
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 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
L2 memory is common to all cores, how can we prevent memory overwriting by other cores when 1 core is writing in that location?
Can we just fix boundaries…
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…