DSPRelated.com

Error while compiling in CCS

Started by naay...@gmail.com in TI C200016 years ago 3 replies

Hi all, I just tried to compile my sample programme in code composer studio. I have included header files. It shows the following...

Hi all, I just tried to compile my sample programme in code composer studio. I have included header files. It shows the following error. "DSP281x_CpuTimers.c", line 23: fatal error: could not open source file "DSP281x_Device.h" 1 fatal error detected in the compilation of "DSP281x_CpuTimers.c". Compilation terminated. I have also included DSP281x_globalVariablesDefs.c and cputimers.c,de...


CAN Interrupt

Started by eran...@gmail.com in TI C200016 years ago 2 replies

Hi all, I'm using TMS320F28335 eZDSP. I program a code that use CANa to receive messages in Mailbox31 (0-15TX, 16-31RX). also I handle with...

Hi all, I'm using TMS320F28335 eZDSP. I program a code that use CANa to receive messages in Mailbox31 (0-15TX, 16-31RX). also I handle with the DSP/BIOS interrupt for the CANa module (PIEACK.Group9.6 - ECAN1IntA). I "build" a little CAN net: canAnalyzer --- eZDSP ----- CANKing my problem is: I sending a NMT message to the net and I've got the interrupt, but when i sending again I don't get...


Error in Compilation using CCS in F2812

Started by naay...@gmail.com in TI C200016 years ago

Hi, I have included the search path in build options. included all other necessary files as well. but getting the following error. How do I...

Hi, I have included the search path in build options. included all other necessary files as well. but getting the following error. How do I rectify it? It shows that line 102 in device.h couldn't open the source in SysCtrl.h. can any one tell me? thanks [samplepwm.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"C:/CCStudio_v3.1/MyProjects/samplepwm/Debug" -d"_DEBUG" -d"LARGE_MODE...


Datatype declaration for variables in F2812

Started by naay...@gmail.com in TI C200016 years ago 1 reply

Hi all, Can any one tell me how do we declare data type for the variables having a fractional value float n=0.2; int16 A=540; float...

Hi all, Can any one tell me how do we declare data type for the variables having a fractional value float n=0.2; int16 A=540; float B=50e-06; float C=2.109375e-06;, i have assigned n,B,C as float. but DSP working in Fixed point.Should i mention the above as frac? how many bits whether it will take float as 16bit or 32 bit? or frac as 16bit or 32bit? if i give float16 it gives erro...


Accessing the ADC result registers in F2812

Started by naay...@gmail.com in TI C200016 years ago 1 reply

Hi all, Could you please tell me how do i perform computation with ADC outputs? I need to write commands in C. I know that ADC outputs can be...

Hi all, Could you please tell me how do i perform computation with ADC outputs? I need to write commands in C. I know that ADC outputs can be accessbile through ADC result register. Incase if i do some computation with the results in ADC,should i get the value of ADCresult register in hexa, or binary or decimal? For example, i want the result of realtime voltage input, it would be in ADC res...


Section violation error in C2000prog serialprogrammer

Started by narc...@gmail.com in TI C200016 years ago

i have converted the .out file of examples given in TIdcs to intel hex files using hex2000 utility. i tried to program these files using...

i have converted the .out file of examples given in TIdcs to intel hex files using hex2000 utility. i tried to program these files using c2000prog. but it shows SECTOR VIOLATION error. could anyone help me? i think there is some problem with .cmd files. MEMORY { PAGE 0 : /* For this example, H0 is split between PAGE 0 and PAGE 1 */ /* BEGIN is used for the "boot to HO" bootloade...


Reset pin Tms320f2812

Started by narc...@gmail.com in TI C200016 years ago 4 replies

we have kept the reset pin normally floating. and after power up ,we are making it HiGH to start the bootloader. Does the controller reset by...

we have kept the reset pin normally floating. and after power up ,we are making it HiGH to start the bootloader. Does the controller reset by pulling the Reset Pin High or Low? Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial & Consumer End Equipment: www.ti.com/dm6467


about flash bootloader

Started by Xiang Chao in TI C200016 years ago 1 reply

I have pull-up for GPIOF4. After powering up, the program goes nowhere, and the board don't respond as expected. Then I connect to the board...

I have pull-up for GPIOF4. After powering up, the program goes nowhere, and the board don't respond as expected. Then I connect to the board through JTAG link, and reset the cpu, then just run the cpu(don't load any program because the program have been programmed into flash), everything is ok. It seems the flash boot mode is selected correctly. But without jtag, it does't work. why? Cha...


How to access data stored in FLASH and using label directive

Started by hema...@gmail.com in TI C200016 years ago 2 replies

Hello, I am using eZdsp(F2812) as a standalone controler.I am having problems with FLASH programming.I am trying to execute simple addition...

Hello, I am using eZdsp(F2812) as a standalone controler.I am having problems with FLASH programming.I am trying to execute simple addition program running from FLASH with initialized data stored in FLASH.But I am not getting any result stored in third variable which I am trying to store back in FLASH.I feel I am unable to access the data stored in FLASH.Is there any way to access data sto...


Crystal oscillator for F2812 board

Started by narc...@gmail.com in TI C200016 years ago 2 replies

i am using a crystal of 30MHz. but i dont know the crystal specification. i have used 22 pf load capacitors, but the frequency generated is 10...

i am using a crystal of 30MHz. but i dont know the crystal specification. i have used 22 pf load capacitors, but the frequency generated is 10 MHz. (i suppose there could be some impedance mismatch) so if someone could suggest the vendor for crystal oscillators or other solution. Check Out Industry's First Single-Chip, Multi-Format, Real-Time HD Video Transcoding Solution for Commercial &...


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright