Search the web
Sign In
New User? Sign Up
68HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 11409 - 11438 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11409
... who reads there but not here? I dislike forums because their user interface is extremly inefficient compared to mailing list read with a good mail client,...
Oliver Betz
obygr
Offline Send Email
Aug 1, 2005
9:39 am
11410
I think it's pretty clear now what they are doing. Reading bit descriptions for Conversion Sequence Length in ATDCTL3: "This is to maintain software continuity...
Jefferson Smith
imajeff84663
Online Now Send Email
Aug 1, 2005
2:52 pm
11411
... that way. </snip> ... Hey Jeffs, That certainly helps! I'll play around and see if I can get away with only setting one or the other and let you all know...
joshcurtz
Offline Send Email
Aug 1, 2005
10:33 pm
11412
... PRU ... accessed ... CPU ... instead of ... Well, I've tried the above code and it's far worse than I theorized. Actual cycle counts: LDW R3,(R0,R2+)...
timjenison
Offline Send Email
Aug 2, 2005
8:02 am
11413
Hi Bernie. I have sent you directly a flash driver upgrade for the CodeWarrior / HI-WAVE debugger. The driver gives the possibility to program directly from...
Gilles Blanquin
gblanquin_me...
Offline Send Email
Aug 2, 2005
9:27 am
11414
And don't you have the advantage that XGate runs effectively parallel to S12X, so you can have one doing half the work at the same time the other one does the...
Jefferson Smith
imajeff84663
Online Now Send Email
Aug 2, 2005
2:04 pm
11415
The method below would it work for the S12X? If it does not then what is it? I am trying to program S12X in linear memory map but would not work. ... $4000 to...
zeta_alpha2002
Offline Send Email
Aug 2, 2005
3:40 pm
11416
Hi Gilles, I got your file and put it in the correct folder. I changed the files as follows: NAMES END SECTIONS RAM = READ_WRITE 0x1000 TO 0x3FFF; /* unbanked...
Bernie Boos
klootzak67
Offline Send Email
Aug 2, 2005
3:43 pm
11417
It turns out that I was setting the prescaler value in ATDCTL4 to 0 for a bus clock frequency min-max of 1-4 MHz and this was causing a problem. I changed the...
dvp9929
Offline Send Email
Aug 2, 2005
6:45 pm
11418
... Yeah, but. In my application, the XGATE has to run deterministically for long stretches. I have to be very careful what I let the CPU do so that it doesn't...
timjenison
Offline Send Email
Aug 2, 2005
6:59 pm
11419
Hey. Is there an initialization sequence necessary to be able to read EEPROM (byte-erasable) on reset? Here's my situation: MC68HC912B32 microcontroller. 1....
drranu
Offline Send Email
Aug 2, 2005
7:22 pm
11420
I would guess that the additional copy code generates enough delay that you are not getting to your code which disables the COP. In BDM mode the COP stats up...
Dave Perreault
daperreault
Offline Send Email
Aug 2, 2005
7:33 pm
11421
I would guess that the additional copy code generates enough delay that you are not getting to your code which disables the COP. In BDM mode the COP starts up...
Dave Perreault
daperreault
Offline Send Email
Aug 2, 2005
7:34 pm
11422
Hey Dave, thanks a lot for the reply. The very first thing the code does is shut down COP though. And when I remove the copy routine from the code, it works...
drranu
Offline Send Email
Aug 2, 2005
7:42 pm
11423
Both the RAM and the EEPROM should be visible at startup of the B32 part. What does your copy code look like and what are you using to generate it? Dave ... ...
Dave Perreault
daperreault
Offline Send Email
Aug 2, 2005
7:52 pm
11424
Isn't the worst case performance fully deterministic, which will still be faster than the S12. Jim www.freegeeks.net ... From: timjenison To:...
jimstuart@...
freegeeksdotnet
Offline Send Email
Aug 2, 2005
8:17 pm
11425
Oliver, Some like it some don't, however I have had sufficient correspondence from folks saying that they like/love (in varying degrees) freegeeks to make me...
jimstuart@...
freegeeksdotnet
Offline Send Email
Aug 2, 2005
8:34 pm
11426
I will be out of the office starting 08/02/2005 and will not return until 08/05/2005. I will respond to your message when I return....
JChampa@...
jeffreychampa
Offline Send Email
Aug 2, 2005
9:32 pm
11427
... still be faster than the S12. If the CPU is off the RAM and IO bus, yes. I was responding to the question about running the CPU and XGATE in parallel. I am...
timjenison
Offline Send Email
Aug 2, 2005
10:44 pm
11428
... I had this problem. I found the solution is to reset the COP just before disabling it (mine is MC68HC912BC32, but probably the same with COP). --jeffs...
Jefferson Smith
imajeff84663
Online Now Send Email
Aug 2, 2005
11:21 pm
11429
... Since using the XGATE is pretty close to "re-architecting the application", why not consider using the PLL to get an 80 MHz XGATE, and using an external...
Steve Russell
stevernohau
Offline Send Email
Aug 2, 2005
11:25 pm
11430
Dave, actually I have a simpler case. I set the reset vector to point to $8000. From here, the code shuts off the COP watchdog and then jumps to $0FFA in...
drranu
Offline Send Email
Aug 3, 2005
1:21 am
11431
... output ... imagine the ... Jitter is a real killer in waveform synthesis. A few ns, max. XGATE clock would have to be a few hundred Mhz for that to work....
timjenison
Offline Send Email
Aug 3, 2005
8:18 am
11432
... well, freegeeks consists of more than the forums. ... full ack. But IMHO such a web site is efficient to hold information, but is not so efficient for...
Oliver Betz
obygr
Offline Send Email
Aug 3, 2005
8:39 am
11433
Hi Bernie, Sorry but I forgot a debugger setup. In the ICD-12 menu, open the Set Bank / Banked Memory Location dialog. Make sure to uncheck/disable the "Enable...
Gilles Blanquin
gblanquin_me...
Offline Send Email
Aug 3, 2005
9:24 am
11434
Hi. Yes, this is possible. But you need a driver upgrade to flash the PPAGE $FE in $8000-BFFF. Also the Debugging Memory Map should give access to physical...
Gilles Blanquin
gblanquin_me...
Offline Send Email
Aug 3, 2005
9:33 am
11435
Tim, What depth is your waveform synthesis table? Jonathan. ... From: 68HC12@yahoogroups.com [mailto:68HC12@yahoogroups.com] On Behalf Of timjenison Sent:...
Jonathan Masters
jemtech1964
Offline Send Email
Aug 3, 2005
10:06 am
11436
... banked ... the next ... I see how one could still reduce the overhead in the banked model by avoiding ppage switching. Is it easy to group relevant...
Jefferson Smith
imajeff84663
Online Now Send Email
Aug 3, 2005
1:36 pm
11437
Hi Gilles, In the ICD-12 menu I only have the following options: Load Reset Connect Set Derivative Set Communication Speed Command Files I tried each one and...
Bernie Boos
klootzak67
Offline Send Email
Aug 3, 2005
2:25 pm
11438
Gilles, I tried reloading my code and after the error came up, I tried the ICD-12 menu again and got the right dialog box. I unchecked the box you suggested...
Bernie Boos
klootzak67
Offline Send Email
Aug 3, 2005
2:42 pm
Messages 11409 - 11438 of 16521   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help