Is there a way to get the GCC compiler to use BSET and BCLR? When I do an operation that is effectively a BSET or BCLR, the compiler generates three...
... For HC12 it's kinda tricky because GCC doesn't seem to realize that BSET can work with both Direct addressing and Extended addressing. It only optimizes as...
Message Brett, I don't use bit fields, I am old and don't trust them to be stable from compiler to compiler; however, I looked in my listings and found BSET...
Tom, Could you verify whether any of those BSET/BCLR you saw are target addresses greater that 0xff? I suspect they are all in page0, where the addr in the...
Jeff, This one is 9,x It is doing work on an automatic variable so it can't be below 0x4000. uiFree is a unsigned short uiFree &= 0xfffe; // even sectors 582...
Stephane, As I have looked into this further, I found that this issue is a function of the optimization setting on the compiler. I had optimization turned off...
... Yes. The call to the complex printf will be replaced by a call to the much simpler puts (IIRC) that itself adds the \n. Bjoern....
Björn Haase
bjoern.m.haase@...
Jul 14, 2006 5:23 pm
8226
... Good, sorry I didn't think of saying it only does it with optimizations. I think using bset and bclr works better than I remember when I was trying to work...
... Apparently this is the new url: http://m68hc11.serveftp.org/blog/ -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All...
John-Mark Gurney
gurney_j@...
Jul 27, 2006 5:36 am
8229
... 225 5579 ... Thanks a lot! But I can't connect to that URL, any other?...
... Wierd, if you have issues w/ any the following, I'd take a look at fixing your inet connection: http://m68hc11.serveftp.org/ http://www.gnu-m68hc11.org/ ...
John-Mark Gurney
gurney_j@...
Jul 27, 2006 5:20 pm
8231
I just installed the lastest version of hc11 toolchain, based on gcc 3.3.6 (previously using 3.01 - gcc 3.3.5). It still has the same code generation error,...
Good Morning, We are a group of students working on a senior project in need of some help. Our objective is to use either a Motorola 68hc11 or 68hc12 board to...
Could you possibly find a 8051 user group? I for one don/t know anything about it. Tom ... From: chaitanyakid [mailto:chaitanyakid@...] Sent: Friday,...
I would recommend using the Adapt9S12NE development board from Technological Arts (https://www.technologicalarts.ca/catalog/index.php?currency=USD&cPath=5\ ...
You can look at freescale.com for HCS12 NE64 device is intended for ethernet conectivity applications but you need to add to the gnu-toolchain support for this...
Hi friends, Thank you for reply. chaitanya ... Here’s a new way to find what you're looking for - Yahoo! Answers Hi friends, Thank you for reply. chaitanya ...
Hi Check out the uTasker for the NE64 - it is free for educational and hobby work, with a ready to run GNU project (as well as other compiler projects) for the...
... I'm regularly reading it... I've never been involved in moderating, how many people do you need? -- John-Mark Gurney Voice: +1 415 225 5579 "All that I...
John-Mark Gurney
gurney_j@...
Aug 1, 2006 6:05 pm
8256
... I haven't seen a need for *any* moderators here, let alone there not being enough. Or are you asking whether we need a moderator. I trow not. Mike -- ...
Mike McCarty
Mike.McCarty@...
Aug 1, 2006 6:46 pm
8257
Hi all Thanks for the all the ideas and advises. I did some research about the DEMO9S12NE64 board ( http://www.freescale.com/webapp/sps/site/prod_summary.jsp? ...
... The DEMO9S12NE64 has a couple onboard LED's and buttons and a pot connected to an ADC... It also has a 40 pin .1" header that has most of the other GPIO,...
John-Mark Gurney
gurney_j@...
Aug 1, 2006 7:56 pm
8260
... What about the guy that has sent 20+ copies of the same message cc'd to every single embedded list he could find? completely devoid of any info to help a...
John-Mark Gurney
gurney_j@...
Aug 1, 2006 7:59 pm
8261
... What about him? I got something like 50 copies of his e-mail, to various groups I subscribe to. This is the first time I've seen this sort of thing here. I...