Other Parts Discussed in Thread: OMAPL138 , OMAP-L137 Hi,
I did all the instructions of the GSG for OMAPL1 until Building the SDK and Running PSP components, I saw some samples applications in the installation directory, but I can't find a explication…
Part Number: CC3200 Tool/software: Code Composer Studio Hi, TI
Now, I use example "mqtt_client_tirtos" from CC3200SDK 1.4
It can't connect with broker follow this configurations.
Please tell me, how to connect broker with this example.
thank…
Yes! We tested it and all tests passed. The SDK used is mcu_plus_sdk_am243x_09_02_01_05.
The system configuration files for the two demos are as follows:
ospi_flash_dma.syscfg
/** * These arguments were used when this file was generated. They…
About longer data - you can create longer buffers but you have to read/write them in chunks using the EXT_ATT_READ_BLOB_REQ and either the prepare.execute write request, either the GATT write LONG data command. You should check the HCI command guide which…
Part Number: TDA2PXEVM Tool/software: Linux Hi,
I use Linux build for vision sdk 3.05. I notice Weston is running when system boots up, but attached HDMI display is not lighted. It doesn't help some even I run some weston client application like weston…
HI ! Miroslav !!
Thanks for your interest & reply !!!
I have downloaded the required SDK from Website.
Can you please give me an example of makefile. i am confused because according to me i have to give path in the makefile..which has to be KERNEDIR…
Part Number: PROCESSOR-SDK-AM437X
Tool/software: Linux
Hi,
I got the NAND ubi file system (.ubi) with Mr. Kemal help to support Qt. there are two problems finding in softwoare developing:
1) The system will corrupted when 'reboot' the system(refer…
Hi Pradindh,
Do you know if the original v3dfx provided with the 4.05.00.01 Graphics SDK will work if the HDMI display is not 1080P (calling v3dfx_create with dwidth=1280 and dheight=1024)?
For example, I changed the HDMI resolution to output 1280x1024…
Part Number: DRA821U Hi support:
I compiled eth_fw on SDk7.3 RTOS and found that there was a problem in replacing the result to the device.Using the same result, we can normally enter CPSW initialization on the EVM board, but there is no printing on…
Other Parts Discussed in Thread: AM3517 Hi to all!
I'm new using the AM3517 and the TI SDK. I'm trying to write an application to read the I/O expander available on the eXperimenter board. Nevertheless, I'm not able to find the i2c-x devices on /dev…