Part Number: MCU-PLUS-SDK-AM263PX Other Parts Discussed in Thread: SYSCONFIG Tool/software: I am trying to combine two of the example projects. Empty using FreeRTOS and ipc_rpmsg_echo. I want to use FreeRTOS on all cores and have a method to talk between…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: Hi,
As given, The keyring is a set of keys which can be imported by SBL after importing the HSM runtime binary on an HS-SE device. For importing keyring TIFS-MCU expects an X.509 certificate signed by…
Part Number: MCU-PLUS-SDK-AM263PX
Tool/software:
Hello,
In ti_drivers_open_close.h there is the following comment many times:
" Driver open/close - can be used by application when Driver_open() and Driver_close() is not used directly and app…
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…
Part Number: MCU-PLUS-SDK-AM263PX Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi everyone,
I'm working with a TI AM263Px device and using Code Composer Studio with the XDS110 USB Debug Probe . When I try to test the connection, I get the…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: Hello Team,
In MCAL : AM26xx MCAL 10.02.01 package, Ecum_Types.h file Inclusion Missing in Lin.h File This is Causing compilation Error because many Ecum Types like EcuM_WakeupSourceType is not getting…
Part Number: MCU-PLUS-SDK-AM263PX Tool/software: Hello,
I am working with the AM263P-CC board and have a question regarding the CCM self-test error forcing mode.
The AM263P TRM and register addendum state that the key value for CCM self-test error…
Nathan Ostrye said: 2) Not all of the SBL OSPI examples got their OSPI pins assigned. Looking at the sbl_ospi_fastboot/am263px-cc example.syscfg, it is clearly setup to suggestSolution (resolves to "Any" within syscfg) for all the pins on the OSPI.
…
Part Number: MCU-PLUS-SDK-AM263PX Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi experts,
I'm using AM263Px with the MCU_PLUS_SDK v10.02. When I enable two MAC Ports and try to select the RMII interface in my networking application…
Hi Hari Krishna
Hari krishna Kaki said: The issue is observed in both Polling & Interrupt cases
I tested polling mode by sending 10 packets and i didn't face any issues.
I want you to test the polling mode once with below of my code:
can_app_sip…