Part Number: PROCESSOR-SDK-AM69
Hi TI expert,
I use SK-AM69-EVM HS-FS and SDK v9 based the binman SPL/Uboot build process for image preparation.
The Note about 'Generating new set of keys' in https://software-dl.ti.com/jacinto7/esd/processor-sdk…
Hello Elias,
Apologies for the delayed response.
Elias Wolfgang said: Also ı looked up every example in mcu-sdk but could not find project that uses dual core of A53. How can ı use this core ?
Unfortunately we have limited support on A53 cores as it is…
Part Number: PROCESSOR-SDK-AM62X Hi PSDK Team
Can you please specify the minimum requirement for Yocto SDK Building with PSDK 9.0.0.3 latest?
I'm unable to build Yocto SDK completely even in tisdk-base.image.
My laptop has 8GB RAM, 16~32GB SWAP, 500GB…
Part Number: PROCESSOR-SDK-AM437X Hi PSDK Team
Can you please give me the access lrequest ink to the AM437x HS SDK?
I can access the AM335x/AM437x SDK with my account. But I would provide the request link to the customer who wants to implement Secure…
Hello,
Udhayamoorthi Ramasamy said: 1. Is there a process for creating our own Software Development Kit (SDK) instead of relying on a prebuilt or downloaded SDK?"
You can make changes to a downloaded SDK and rebuild it according to this documenta…
Part Number: PROCESSOR-SDK-AM62X Other Parts Discussed in Thread: SYSCONFIG , AM625 Hi TI Team,
We are going to use AM625 SoC in our custom device, mcu_plus_sdk_am62x_09_00_00_19 as SDK and for changing the pin mux configurations we had seen from the other…
Part Number: PROCESSOR-SDK-TDAX
env: SOC=j784s4
PSDKRA_PATH=/opt/ti-processor-sdk-rtos-j784s4-evm-09_00_00_02
When running the model using the tidl tool chain, there are several warnings. Will these affect model quantification?
WARNING : Mul with constant…
Part Number: PROCESSOR-SDK-J721E
Hello Team,
In the Jacinto 7 Boot Flow from the TI website, there are 2 boot loaders available
1. SPL - Secondary Program Loader
2. SBL - Secondary Boot Loader
Queries:
1. What is the difference between SPL & SBL &…
Part Number: PROCESSOR-SDK-J721S2 Hi,
I want to use atomic_flags on MCU2_0, but immediately, if I call the "atomic_flag_test_and_set_explicit" function,
the whole processor seems to crash.
#include <stdatomics.h>
atomic_flag flag;
atomic_flag_test_and_set_explicit…