Quantcast
Channel: Tools
Viewing all 91752 articles
Browse latest View live

Forum Post: RE: Linking header files into projects - Error "Could not open source file"

$
0
0

Julian,

regarding:

"From Frank's description it sounds like I need to divide up my central library into source and include directories.  The source files can be added to the project as links, and the include directory is added to the include path."

What you also can do is to create a subfolder "include" in your project, then make a copy of all needed *.h -files into this subfolder and provide a single include search path ".\include" in the project options. That  way you can export the whole project into a zip-file, including all of the header-files in use. If you also copy the used *.lib files in a similar way, the zip -file will contain everything.

Frank


Forum Post: RE: The project is not device specific

Forum Post: RE: #7 unrecognized token error

$
0
0

I am getting below errors on the same line

======================================

#66 expected a ";" timer.c line 118
#7 unrecognized token timer.c line 118

=======================================

Forum Post: Unrecognized #pragma Build error

$
0
0

Hi,

I am porting IAR Embedded workbench project source code to Code composer studio.5.5.0

The source code is building fine with IAR Embedded workbench IDE.MCU is msp430f2410.

I have below warning in CCS.

#163-D unrecognized #pragma misc.h line 41

=====================================

Source code in security.c line 41 to line 43

#pragma segment="CSTART"
#define CODE_START       ((WORD)(__segment_begin("CSTART"))) // Code start location
#define CAP_SETTING      (XCAP_0)                            // 0pF XIN/XOUT cap             

How to make this IAR compiling code compatible with CCS?

 

Forum Post: RE: Compilation error "#159 expression must be an integral constant expression"

$
0
0

Thanks for the comment..

>In your linker command file you can place the section BSKSKEY as needed.

How i can do this in linker file? Can you provide me a example?

Forum Post: RE: I have some questions of the use of PI MACRO

Forum Post: RE: can't print unsigned int

$
0
0

Thanks.

Some more info..we copied printf.c and _printfi.c from the RTS lib.  When the files are in our source everything works ok.

Forum Post: RE: Cannot debug imported Energia sketch

$
0
0

Thank you for your reply. This does indeed correct the issue, and I can now debug my problems. 

I didn't reply sooner because I had other issues that I was investigating. However I'm now pretty sure I had a bad board. Another works fine. 


Forum Post: RE: Too long to load register in CCS-5.4

$
0
0

Hello

Long Path Tool is the most appropriate program to sort out such issues

__________________

Forum Post: RE: AM335x Starter Kit

$
0
0

Chester,

Thanks for all your help.

I was finally able to connect and debug the AM335X Starter Kit using one of the projects provided with the Starterware package.

To connect I had to do the following:

1) Delete and re-install the StarterWare package.  This in of it self did not fix the problem, but I think it was necessary.

2) The example project from StarterWare that I was trying to run was rasterDisplay.  Apparently, that particular example does not use the M3 core.  Therefore, in the Target Configuration, I had to "bypass" the M3 processor.

3) As you stated, in the Debug Configuration, only the A8 processor should be checked.

4) StarterWare has two different .gel files for the AM335x Starterkit: AM335x_SK_1.1 and AM335x_SK_1.2.  I had tried both of the .gel files in previous attempts to connect, but after I did the above changes, I was able to connect and debug using the second file: AM335x_SK_1.2.

These steps enabled me to connect and debug the project rasterDisplay.  When I tried a different project, however, I was not able to connect.  I appears to me that each of the various project examples in StarterWare may need to have their associated Target Configuration adjusted.  It seems very trial and error to me.

But, at least I know that I can connect and finally do some programming.

Again, Chester thanks for your help.

Ben

Forum Post: RE: TMS570LS20216 is not taking software download

$
0
0

Moved post to Code Composer Forum

Forum Post: RE: msp430F5509 not recognized in ccs V5

$
0
0

Hi David,

what FET are you using?  What OS?   The new small black msp FET only works with v6 of CCS.   

A couple further quick things.  Have you tried a different cable or port?  Have you been able to try on a different pc?

Best regards,

Lisa

Forum Post: RE: acpia430 segmentation fault

$
0
0

Don't you have a -dbg version for that executable that I can use and send you back more useful information?

If not, we can discuss alternatives on a private channel.

Regards,

Pibe

Forum Post: RE: WEBENCH Interface Bug

$
0
0

Hi, 

I want to try the LDO TPS7A6933 Q1, because is for automotive aplication, your size and other characteristics, but when I use the webench does not appear. In the info boxes I put all the data similar to the datasheet and even so, only appears in Show Why Other Parts Were Not Found, with one message "Junction Temperature", and the other message "LDO Voltage drop does not meet requeriment". Can you tell me what is the problem whit the component? 

Thanks.

Forum Post: RE: memory allocation and IQmath library

$
0
0

Dear AartiG. Thank you so much for your reply. I totally solved my problem. As I said before I am fresher in MCUs but thanks for your references and explanations.

 

Best regards,

Danilo 


Forum Post: RE: TINA-TI V9 update Error.

$
0
0

Thank you

Reverted to explorer 10 and the tina update worked perfectly.

Please advise when you have sorted the IE11/Tina TI conflict

Mike

Forum Post: RE: use CCS to program eMMC on the Beaglebone Black via JTAG

$
0
0

Gautam,

Thanks for your links. So mostly likely, the CCS can not do the flashing to the eMMC. If there is any other ways, please let me know. 

Regards,

Shu

Forum Post: RE: import and build error with MotorWare

Forum Post: RE: s/w breakpoint

$
0
0

Hello

you are welcome

---------------------

Forum Post: RE: Error: "Program will not ft into" after adding interrupt handler

$
0
0

This question has been resolved here. Thank you George for pointing me there and Ankur for the solution to this issue.

Kas

Viewing all 91752 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>