Forum Post: RE: Transferring ADC output data from MSP430 to PC
You're Welcome!Good Luck.Regards,Gautam
View ArticleForum Post: RE: How to avoid loop-pipelining of busy-waiting loops?
Hello!May I suggest to refine enhancement request in a way, that disable pipelining pragma applies not at function level, but precisely at loop level.
View ArticleForum Post: RE: LM25118 Simulation Spice and Webench
And now It looks like the LM25118 Model has been pulled entirely? Is it moving to an obsolete part?
View ArticleForum Post: Question about LM3424 Thermal foldback function circuit
Hi,If the thermal foldback function of LM3424 is not used ,how should I deal with these unused pins(TSENSE/TREF/TGAIN)?Thanks,Go
View ArticleForum Post: GCC support for cc2538 code composer studio
Hello,I would like to know if it is possible to use the GCC compiler inside Code composer studio and to have the debug function available.I gave up to use my complete project and tried to debug a...
View ArticleForum Post: RE: CCSv5.2.0 Install Error in action ExecuteAction - error "not...
Now I got the same problem with web installer (CCSv6 beta 2). I have noted that the temp folder must not contain the problem symbols too. I mean the path c:/Users/<UserName>/AppData/Local/Temp....
View ArticleForum Post: CCSv6 Beta2 Web Installer problem
Hi,I have got the error: "not well-formed (invalid token)As I've understood - the path c:/Users/<UserName>/AppData/Local/Temp must not contain non-latine symbols.Details here...
View ArticleForum Post: RE: failed to install eclipse successfully
hi Danishi'm so sorry to make replyyou are right.install was successful after to make new account using acsii characters but i have one more question.how can i migrate code to CCS version 5.2 from CCS...
View ArticleForum Post: Unable to use the pushbutton on MSP430F5529 Launch Pad
I'm unable to use the pushbutton on the launchpad to control the LED on the launchpad.I first declared pin P2.1 to which the pushbutton is connected as input and enabled the pullup resister at the same...
View ArticleForum Post: cdecls alternatives for linear assembly
Hi,I want to use a structure declared in C header file in linear assembly source.(C6678, CGT 7.4.1)From this it seems .cdecls directive is not supported for linear assembly.Why it is like that? Is...
View ArticleForum Post: RE: C6713B compile error
favinfeng,As you suggest, this is an issue with the compiler and not the device hardware. A Moderator will move this thread to the Compiler Forum where they may be better able to help you.Please search...
View ArticleForum Post: Code Composer Studio v5.5 (Porting from IAR)
I have a new question while working on migrating our code from IAR to CCS. We have separate bootloader and application firmware projects and the application firmware image has to include the address of...
View ArticleForum Post: RE: vsnprintf() giving function declared implicitly
George:Apologies! I didn't realize that the search that I had done to find this thread had "left" the Bluetooth/RF forum (where they definitely do use IAR).I'll re-post over there.Atlant
View ArticleForum Post: RE: .clink under ELF EABI model in TI ARM Code Generation Tools
[quote user="Stefan Steinmann"]In our point of view the .clink is not useless with EABI, it is still applicable for interrupt service routines.Is this correct?[/quote]You are correct. In EABI builds,...
View ArticleForum Post: RE: Ccsv3.3 Windows command line syntax for emulator .ccs file?
Thanks. I'll try itCC_setup.exe –i ”config.ccs” –startCCS worskspace.wksCheers2u
View ArticleForum Post: RE: legacy OMAP c++ question (divide not working)
Sorry, but I cannot make any sense of this. Please post your code as an attachment.Thanks and regards,-George
View ArticleForum Post: RE: Error 0x80000244/-1202
Got it. SPRZ366F. Advisory 8 Multiple PLLs May Not Lock After Power-on Reset Issue.It states that the fix for emulation is a GEL file provided by TI. Where do I get this GEL file? BTW is there a...
View ArticleForum Post: RE: Problem with code composer using a TMS320C5535.
[quote user="Higo Thaian"]how do I getthis library?and howdo I use it?[/quote]Based upon the symbol names which are reported as missing by the linker, you need the ezdsp5535bsl.lib library which...
View ArticleForum Post: RE: _gmpy4 from the host intrinsics package not working as expected
I apologize for the delay. At this point, it looks like this one will go on past the holidays.Thanks and regards,-George
View Article