Other Parts Discussed in Thread: TM4C1294NCPDT The attached example for a TM4C1294NCPDT creates initialised sections which contain holes, due use of a section placed at a specific address:
$ ~/ti/ccs1020/ccs/tools/compiler/ti-cgt-arm_20.2.4.LTS/bin…
Other Parts Discussed in Thread: OMAPL138 I am supposed to get a review of the PWRM interface from TI later this week so I'm trying not to necessarily get into the details of this interface yet.
Basically I have been trying to modify the gel file to…
Hello Divyeshkumar,
I can help if the issue is related to the AM5728 - TI cannot really support pulseaudio or Qsound beyond getting it working on TI-designed boards though, so if the issue is in those areas you may need to check another forum.
1)…
Naoki,
Here is a short summary of responses to your questions:
For details of 32KB in L2 memory refer section 2.4 in datasheet:
www.ti.com/.../tms320c6678.pdf
The device ID is always set to 0xff (8 bit node IDs) or 0xffff (16 bit node IDs)…
Please let us know the version of the SDK release you are currently using. The latest SDK release does not support HFP on the AM37xx EVM as per the release notes (http://processors.wiki.ti.com/index.php/AM37x_Wireless_Connectivity_release_notes). So i…
Part Number: TLV320AIC3XSW-LINUX Other Parts Discussed in Thread: TLV320AIC3106 Tool/software: Linux Hi,
I am working on a TI's customized board using SDCard for booting and ti-processor-sdk-linux-am335x-evm-03.02.00.05-Linux-x86-Install as SDK.
After…
I would note that both the repositories specified in the 02.00.02.11 and 03.00.00.04 Linux Processor SDK's are no longer reachable
i.e. /etc/opkg/base-feeds.conf for the v2 we have: (This one used to work but no longer does)
src/gz all gtautoftp.gt…
Part Number: CC3100MOD Other Parts Discussed in Thread: CC3100SDK We're currently working on iOT project that utilizes CC3100MOD network processor from TI. We've implemented AP provisioning on our host MCU in similar way as provided in TI's example application…
Other Parts Discussed in Thread: SYSBIOS Hello,
I am using the EVM AM57xx Board and I want to create a IPC-Connection between the Linux-ARM and the SYSBIOS-DSP1.
ARM: Linux-SDK 02.00.01.07
DSP: RTOS-SDK 02.00.01.07
IPC: 3.41.00.08
DSP-> test…
Not exactly sure what you are seeking to do, you will need a thread to be able to communicate from the application microcontroller subsystem (The "host" MCU in the CC3200) to the NWP (network processor subsystem). The FS API will not run independently…