... Indeed, us Brits are known for our travelling escapades! I consider myself endian-neutral because I like my eggs scrambled, and served wet, on toast. ...
51540
Onestone
onestone_apc
Feb 14, 2013 9:20 pm
Not that I'm aware of, but under the hood who knows? Al...
51541
Jon Kirwan
jondkirwan
Feb 15, 2013 1:16 am
... Ughh. And here I'm still trying to get over visualizing Brits eating Marmite. Now I'm imagining still-wet eggs and marmite on toast.. shudder... Jon...
51542
Onestone
onestone_apc
Feb 15, 2013 2:19 am
Bovril came before Marmite, although it's more a beef extract than Yeast, and is certainly better tasting. Can't have football (real football) in scotland...
51543
David McMinn
david_mcminn
Feb 15, 2013 9:09 am
... [snip] ... What version of IAR are you using and what settings do you have? Your test code works as expected here (5.40.7, target 249, optimisations off, ...
51544
distantship101
Feb 15, 2013 2:00 pm
... Hi David, and thanks for taking the time to try my test case, which turned out to be to simple to exhibit the problem. I'm using an older version : IAR...
51545
Jake G
thecavepeanut
Feb 15, 2013 4:52 pm
I realized that too right after I sent the approval of learning the DMA. It really is too bad though, because I think setting up a functional DMA is one of...
51546
Anders Lindgren
rdogs_maint
Feb 18, 2013 8:19 am
... Hi! It is the library that is does things incorrectly. If a module populates the segment DATA16_I, it *must* also populate the DATA16_ID segment. This...
51547
Hugo Brunert
hug.me_2
Feb 18, 2013 12:13 pm
Are you a lilliputian? From: msp430@yahoogroups.com [mailto:msp430@yahoogroups.com] On Behalf Of Paul Curtis Sent: Thursday, February 14, 2013 4:18 PM To:...
51548
distantship101
Feb 18, 2013 12:37 pm
Hi Anders, and thanks for your reply ! Patrick...
51549
Nick Alexeev
kender_a
Feb 19, 2013 11:12 pm
Colleagues, I can't seem to make the printf() to work through Spy-Bi-Wire (SBW) in CCStudio. The program execution just hangs, when it gets to printf(). My...
51550
Jake G
thecavepeanut
Feb 20, 2013 4:02 pm
... Try turning the printf() from minimal to full or what ever the max is and try again....
51551
Nick Alexeev
kender_a
Feb 22, 2013 2:33 am
At one point, I though that there's a problem with me CCStudio installation. Initially, I've installed 5.3 on top of 4. I've installed CCStudio 5.3 on...
51552
decatodd
Feb 22, 2013 8:41 am
So I have a spiffy new wireless sensing node built on an F2419. Now my thoughts turn to updating the device's firmware over the radio link (FOTA). I'd sure...
51553
Paul Curtis
paul_l_curtis
Feb 22, 2013 8:59 am
Todd, ... Compression ratio varies by a number of factors: 1. Entropy of the message sent (see Shannon theory) 2. The compression scheme selected 3. Usually, a...
51554
Mike Wirth
mcwirth67
Feb 22, 2013 11:02 pm
How about generating a diff between the two versions and shipping that? Bet that there are long sequences of identical bits. Of course, you'll want to have...
51555
Peter77
peter_112722
Feb 26, 2013 1:04 pm
Hi all. I'm new in this group but I'm an old MSP430 user. I have an old FETx11x interface to program MC units but I don't know till what model I can program by...
51556
Gabriel Calin
gcalin2001
Feb 27, 2013 9:56 pm
Hello everyone, I wonder if anyone had this problem: I am using the MSP430F5336 on a new prototype board. With the MSP-FET430UIF (JTag Interface) it does ...
51557
old_cow_yellow
Feb 28, 2013 11:14 pm
It probably can only be used to program 1xx chips that fit the ZIF socket on the board. What is the model and version of that board? For example, MSP-FET430U28...
51558
h3xd0r
Mar 1, 2013 9:40 am
Hello, I want to read/sample all my channels one-go, using the ADC10 DTC, multi-channel single conversion. All but the internal temp sensor are external...
51559
July Brownie
julybrownie
Mar 2, 2013 2:21 am
Hi In my project I was able to successfully calculate the Voltage and current coming on ADC. Now i wanted to output the voltage on DAC0 and DAC1...
51560
Peter77
peter_112722
Mar 2, 2013 10:25 am
Hi. Thank you for your reply. I know in the ZIF socket I can't plug for example a 100 pin TQFP :-) but on the MSP-FET430x110 board there are also two connector...
51561
Peter Johansson
rockets4kids
Mar 2, 2013 3:05 pm
... One of the best things about the MSP430 is that TI provides sample code for every peripheral. Unfortunately, TI's web monkeys make it ungodly difficult to...
51562
Hardy Griech
ntbox@...
Mar 2, 2013 4:38 pm
... Although I have to admit, that TIs site is sometimes broken, finding the code examples is relatively easy: - go to the processor specific page, e.g. ...
51563
Peter Johansson
rockets4kids
Mar 2, 2013 5:22 pm
... Actually, as best as I can tell, examples *are* provided for all processors, and if you go to the page I linked to, you will see that there is a link to...
51564
old_cow_yellow
Mar 3, 2013 12:40 am
Most MSP430 tools utilize a MSP430 chip to do its job. They may include a JTAG connector to program that MSP430 on the board. If that is the case, the...
51565
Glenn McCorquodale
croc099
Mar 4, 2013 2:35 am
Hi Everyone, The data sheet lists these devices as having 4 UARTS on USCI_A and 4 I2C on USCI_B. The user guide seems a bit inconclusive to me. Just wondering...
51566
Onestone
onestone_apc
Mar 4, 2013 2:57 am
Yes you can. UNlike some other parts which have separate interrupts for the transmit and receive functions, but which share the Ax and Bx parts, ie A0RX and...
51567
Glenn McCorquodale
croc099
Mar 4, 2013 3:06 am
Hi Al, Thanks for your timely reply. If I couldn't use them at the same time It was looking like it would have to go in an FPGA. This saves me the trouble....
51568
Amer
abufadel
Mar 4, 2013 3:46 am
Hello all, Maybe someone has come across this before and is able to help. As soon as I start my gdb session in WinXP, gdb-proxy automatically disconnects....