Part Number: F29H85X-SOM-EVM Tool/software: Hello Expert, I am migration old C28x project to C29x, I have some questions, To make some functions that were running within ramfuncs section with the pragma
#pragma CODE_SECTION( xyz , "ramfuncs"); Question…
Part Number: TDA4VM Tool/software: Hi,
I am working on TDA4VM EVM for the first time. I have to work offline on my host PC (Ubuntu 18.04).
I am using the getting started guide in the following link:
https://software-dl.ti.com/jacinto7/esd/processor…
Part Number: TDA4VH-Q1 Other Parts Discussed in Thread: TDA4VH Tool/software: We found that after the model was exported with mixed precision, it would crash when running on the EVM with C7X.
The configuration file is shown in the following figure:…
Part Number: TMP468EVM Tool/software: Downloaded and installed/ran the Google Chrome GUI. That came up but only showed one set of temp values on the graphs, not repeating. If I disconnected and reconnected (using icons at bottom of GUI), it would take…
Part Number: MCU-PLUS-SDK-AM243X Tool/software: Hello,
Is it not possible run all of the examples available in AM243x SDK on AM64x HS-FS EVM?
Thank you.
Best Regards, Upendar
Hi,
The installed SDK version should be 9.2.0
root@am62axx-evm:/opt/vision_apps# env |grep VERSION
EDGEAI_SDK_VERSION=09_02_00
EDGEAI_VERSION=9.2
root@am62axx-evm:/opt/vision_apps#
I have tried the app again with the test data of all available…
Part Number: F29H85X-SOM-EVM Tool/software: Hi, experts,
Customer needs to run multi-core application from Flash. We tried with led_ex1_blinky_cpu1_cpu3_multi example.
Follow steps in user guide documentation, we can run this example with RAM build…
Part Number: TDA4VH-Q1 Tool/software: hi,
please showcase below example on TI EVM board
1.main_wkup_ESM0
2. PBIST example
3. LBIST
4.ECC
5. DCC
Regards,
Yogesh
Hi Patrick,
Patrick Philips said: The screen shots show that the project is pulling in the required AM62Ax files and libraries for my test and not the AM62Px librarie
This is not a CCS issue, this is expected as you are importing a AM62Ax project…
Part Number: MMWCAS-DSP-EVM Other Parts Discussed in Thread: TDA2 Tool/software: I am trying the tda2xx_cascade_linux_radar under vision_sdk , according to the VisionSDK_Linux_UserGuide.pdf .
(1) Change Rules.make
MAKECONFIG?=tda2xx_cascade_linux_radar…