Other Parts Discussed in Thread: SYSBIOS Hi,
I need some help with loading a file from sd card.
I try to change the starterware bootloader sources so that the bootloader (MLO) and app is load from a sd card on our hardware. Sources came from sysbios_ind_sdk_1…
Hi Ki-Soo,
Thanks.
2 more questions :
1) Where can I find the procedure so that CCS builds the makefile.
The makefile looks complicated to me as it involves a lot of other tools.
2) Am I correct to say that I should use the stop mode debug…
Hello Anuj,
Thanks for your reply.
According to your suggestion, below is what I do,
1. I put these 4 files in my SD card: MLO, AppImage, inData_OD, inHeader_OD(these two are the same file I tried to run TIDL_OD usecase).
2. I boot the SD…
Part Number: CC3235SF Dears,
When test CC2535SF, we found that the output power is smaller than normal in 2.4G frequency band, .
the Schematic as following
LSD1WFC1073-01D0_V04.pdf
Hi Darrell,
At present there is not such documentation available for the same.
However if you can follow below link to get linux SDK and display driver. You can take the reference to implemented display driver to implement driver for your LCD. …
Hello krishna,
I am facing same issue but only sporadically. I am currently using DM3730 EVM with DVSDK 4_02_00_06 too. I am looking for solution to this issue.
Another issue i am facing is that I am not able to enter any commands at u-boot prompt…
Tool/software: Linux Hi,
I have installed Vision SDK_03_01_00_00 using "PROCESSOR_SDK_VISION_03_01_00_00_setuplinux.bin" installer on the Ubuntu 14.04 (64 bit) machine successfully and followed all the steps which are mentioned in the " VisionSDK_Linux_UserGuide…
Hi, Yordan!
I do all steps as you say.
cd ~/ti-processor-sdk-linux-k2e-evm-03.02.00.05
make boot-monitor_clean boot-monitor
make linux_clean linux
I have no any build errors.
I have symbolic links in tftpboot/swh101v directory on all created…
Part Number: TDA4VM Hi experts
My software version is: PDK-RTOS :processor-sdk-rtos-j721e-evm-08_06_00_12 PDK-LINUX:processor-sdk-linux-08_06_00
When the TDA4VM EVM board is started in eMMC boot0 mode, it is stuck at remoteproc remoteproc5: Booting…
Hi Miguel,
Thank you for your reply!
I have one more question, please see here , P8.1 (MSP430) will be connected to BT_HCI_RTS (PAN1315), but on p.19 (the 1st block diagram) of " MSP430BT5190 +CC2560 EtherMind Bluetooth SDK Developer Guide", P1…