... I don't dislike them now I have a dual-screen setup, though I think three screens would be optimal :-). I certainly couldn't live with only one screen now....
18695
Onestone
onestone_apc
Jul 1, 2005 7:21 am
... When I find an anomaly I can simply scribble in the margins of the book. When I find a neat 'trick39; I can write a comment in the instruction set segment....
18696
Onestone
onestone_apc
Jul 1, 2005 7:27 am
I can see them on my bookshelf, and grab them faster than I can search my hard drive. Especially where Ti etc insist on giving documents some internal...
18697
Leon Heller
leon_heller
Jul 1, 2005 8:20 am
... From: "Onestone" <onestone@...> To: <msp430@yahoogroups.com> Sent: Friday, July 01, 2005 8:30 AM Subject: Re: [msp430] RE: PDFs ... I usually...
18698
avram ionut
avramionut_m
Jul 1, 2005 9:25 am
thanks al, avram Onestone <onestone@...> wrote: Thie question of interfacing the MSP to various other circuits with different supplies is regularly...
18699
Alex Holden
alex_linuxha...
Jul 1, 2005 9:26 am
... They're even better if you are using Mac OS Tiger. The built in PDF viewer is faster, lighter, and easier to use than Acrobat Reader, and it supports...
18700
Georg Ritter
msp430_isfun
Jul 1, 2005 9:32 am
Hello, running a RTC: do you prefer a variable storing the total seconds (like UNIX systemtime) and say 1.1.2000 == 0 secs starting date, or do you go with ...
18701
Clifford Heath
fred4fly
Jul 1, 2005 9:35 am
... I have code to do both, but I use a simple seconds counter where possible as it makes the timer interrupt routine smaller - no ripple carry. Kinda depends...
18702
Anders Lindgren
rdogs_maint
Jul 1, 2005 9:41 am
Hi Alex! ... Of course we provide "rand" and "srand" functions, they are present in both CLib and DLib. ... The manual is focused on all the special features...
18703
shastri vijayasarathi
shastrinvs
Jul 1, 2005 10:03 am
hi harsha , try this out. There is anapplication not in www.msp430.com called "Interfacing EEPROM to msp430x11x". it has the number"SLAA115". just give this...
18704
rolf.freitag@...
flisk0
Jul 1, 2005 10:15 am
Hi, i'm also using an uint32_t as a counter for the seconds since 1.1.2000 and using a function for converting from counter to day, month, year, hour, minute,...
18705
from_yahooMSP430@...
dexdynedgc
Jul 1, 2005 11:12 am
I'd like to write something along the lines of push interrupt enable status DI .....my uninterruptable code.... pop interrupt enable status So as to fiddle...
18706
Robert Bacs
robert_bacs
Jul 1, 2005 11:33 am
Hi, _DINT(); // Disable interrupts .....my uninterruptable code.... _EINT(); // Enable interrupts or the intrinsic functions (the above are just defines for...
18707
Onestone
onestone_apc
Jul 1, 2005 12:05 pm
I usually do, but sometimes forget. then can't find them again. Al...
18708
Vito Russo
viruxx_eurolink
Jul 1, 2005 12:09 pm
Hi. Using IAR it's better to add __monitor directive in the function declaration. For example void t() becames __monitor void f() Using the _DINT, code, _EINT...
18709
Onestone
onestone_apc
Jul 1, 2005 12:09 pm
A bit drastic going out and buying a MAC juts to get pretty pdf's! I did look at the MAC MINI. It looks a nice toy, and would be cheap enough a s aMAC learning...
18710
Clifford Heath
fred4fly
Jul 1, 2005 12:14 pm
... The market will tell them that anyhow, after they release OS/X for Intel. Someone will get their UI and apps running under Linux, and Apple will become a...
18711
hc08jb8
Jul 1, 2005 12:40 pm
I dump all datasheets/ref design docs/code into an old machine, map the drive and run Google Desktop Search indexing, takes the least ammount of effort to...
18712
Matthias Weingart
msp430@...
Jul 1, 2005 1:47 pm
... I am using portrait displays (one PDF page is visible in full size) and you can easily switch through 3-10 open pdfs (ctrl-tab). I wonder why everybody is...
18713
Robert Bacs
robert_bacs
Jul 1, 2005 1:48 pm
Hi, Yes you're right this is the best way. There is an example for a semaphore implementation using this feature in the compiler manual. Boby ... ...
18714
Matthias Weingart
msp430@...
Jul 1, 2005 2:27 pm
... _NOP(); // do not forget the NOP here! ... Matthias...
18715
jthoron01
Jul 1, 2005 2:28 pm
Hi, thanks for your help. I have checked the connections and all is ok. In fact, I can't make a breack point before to built the code. So now, I try to read...
18716
Micah
micahstev
Jul 1, 2005 3:32 pm
Yep, I was getting it yesterday, let's see if this post gets me another one. I sent an email to the administrator address the note came from. No reply though. ...
18717
Micah
micahstev
Jul 1, 2005 3:37 pm
I think I concur here. Although I too have a couple of monitors, which is pretty necessary if you're seriously working at a pc these days, (or a big ass one)...
18718
Micah
micahstev
Jul 1, 2005 3:40 pm
KDE Desktop which OSX kindly stole their browser from also has these features, I think that part of the problem is that windows is feature poor for this type...
18719
Micah
micahstev
Jul 1, 2005 3:46 pm
pshaw - just get linux. Way cheaper.. unless you have seriously weird hardware it's pretty simple to setup. Wine will run just about any windows 98 - era...
18720
Onestone
onestone_apc
Jul 1, 2005 3:49 pm
... Because they are more natural to the eye, and work better for most things I do. I actually can't get comfortable with portrait format displays. I don't...
18721
Georg Ritter
msp430_isfun
Jul 1, 2005 4:13 pm
... www.qemu.org is cool. Complete 'computer39; (CPU+peripherals) in software. Lots of features. Probably nice for debugging or saver-surfing. On my box (athlon...
18722
Micah
micahstev
Jul 1, 2005 4:17 pm
Interesting, thanks for the tip. -Micah...
18723
Onestone
onestone_apc
Jul 1, 2005 4:41 pm
Problem is that any business I do business with wants windows compatible files. I also haven't found Kickstart for Linux, or the AduC702x tools for Linux, or...