Boot error on Blaze Table 4470 - WARNING SECURITY VIOLATION DETECTED
Hi,I was using the Blaze Tablet and I got some error message while booting the device, which I have never seen before. I wonder if anyone knows how to solve the problem.The device: Blaze Tablet 4470...
View ArticleSYSBIOS and CAN
Is there an example of a CAN device driver that uses SYSBIOS I have an idea of the proper way to do this but a proper reference is always niceSpecifically how the CAN ISR should move the packets upward...
View ArticleSYSBIOS SDK for building application on BeagleBoard-xM
HiI am working on BeagleBoard-xM(DM3730). I am able to run SYSBIOS Helloworld example on BeagleBoard-xM using XDS100v2 Emulator and CCS version 5.3.My next step is to run some small SYSBIOS GPIO LED...
View ArticleADC128D818 unable to get correct Digital Output
Hi,We are seeing this on Channel Readings Register: 0xbe, 0xf0, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff.Registers setting to initialize before...
View Articletps5410 start-up problem
I've realized the circuit which is described in evaluation module document of tps5410 which is slvu185.pdf and the circuit is in Figure20.TPS5410EVM-203Schematic the 5V output version. I have realized...
View ArticlePower line channel transfer function
Hi I'm working on a powerline communications using PLC development kit V3. I'd like to determine the channel transfer function as a function of the distance of the PLC channel. Could you please...
View ArticleExecution order of functions in Sys/Bios
Hello,I executed the example of Hwi provided by TI in Sys/Bios user's guide paragraphe 3.3.3.4 page 62 and it works perfectly.But, how i could know the execution order of the functions defined in .c...
View ArticleHelp setting port pins before initializing global variables for MSP430F5635
Hi!We have an application in which we are defining a lot of global variables. We are setting some of the port pins to low in main(). Since global variables are initialized before main() is called, this...
View ArticleCPU DMA interrupt stops occuring even though dma's are still running.
CPU: 5535, CCS v4.2, CGTOOLS 4.3.9, BIOS: 5.41.13.42 Platform:5535ezdspWe are having trouble with the aggregate DMA interrupt.We have a SW system that is running the Codecs at 48Khz Stereo and...
View ArticleLM5085 - Doesn't work properly
Hello I have problem with my power supply. I did design in WEBENCH® Designer. Schematic and PCB connection are in attached files. It is look like my power supply doesn't want start in desire voltage....
View ArticleHow do I configure DEI to output in 422 color format
CPU: DM8168 Rev 2SDK: 05_05_01_04We attempted to switch 420 color encoding to 422 using the API. Here's the 420 code:DEI input port...
View ArticleC5515 ezDSP audio template project
Hello all,I am attaching a project that could serve as a starting point for anyone trying to program an audio processing application on a C5515 eZDSP kit. I have not used the CSL library, since I could...
View ArticleProgram the C5515 EVM for Standalone Mode
Hello Everyone, I've been trying to figure out how to program my C5515 board in standalone mode (the model number is TMS320C5515 EVM); I am trying to upload the proper files in order to run either the...
View ArticleAudio capture on SATA HDD problem - OMAP L138
Dear all,I'm trying to capture audio from onboard TLV320AIC3106 codec on a LogicPD Experimeter Kit (rev. A) and an OMAP L138 SOM (rev. C) on a SATA HDD using ALSA driver with the SDK kernel 2.6.37 and...
View Articleanyone help me to program a push buttons on lm4f120h5qr launchpad . im not...
#include "inc/lm4f120h5qr.h"void main(void){ unsigned long ulLoop; SYSCTL_RCGC2_R = 0x00000020; //individual clock gating control reg for specified port (here port f) GPIO_PORTF_DIR_R =...
View ArticleHow to have dsp read codec data using Wince6.0/dsplink/omap-l138?
Hi,We're using the OMAP-L138 SOM with WinCE6.0 and DSPLINK. I've looked everywhere for example code compatible with DSPLINK that will help us get started with DSP capture of data from the on-board...
View ArticleCCS v5.3 installed on Linux OPENSUSE 12.1 64bit as root or user mode?
Hi,I try installing CCS v5.3 on Linux OPENSUSE 12.1, 64 bit as the link procedures:http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/151119/585202.aspx#585202When the dialogue box...
View ArticleTSK_sleep is not returning - evm 5515
Hi all,I am debugging very simple application with evm 5515 - two tasks - the same priority in the same form:while (1){printf ("something");TSK_sleep (1000);}Unfortunately, I see that each task is...
View ArticleBeaglebone Black
The new Beaglebone Black is customed with already booted Angstrom on the 2GB memory card on board.It seems there is no slot for memory card available so is it customizable again with Ubuntu or any...
View ArticleDo a little change to "SCI_echoback" example with F28335
Hi all,I want to do a little a change to "SCI_echoback" example in ControlSuite with F28335. If I run the original echoback example, when I type a character in Hyperterminal, it will echo it back...
View Article