Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/13/04 21:02
Read: times


 
#83020 - more info
Responding to: ???'s previous message
first off i guess i really didn't specify what exactly i wanted.

as far as our team goes, we've been DESIGNING (heh theoretically) how we are going to use this chip as the core of our design. None of us have any knowledge of it, and we are all 5th year computer engineering students. We just received all of the parts approximately 2 weeks ago or so, and we've finally been able to connect to the board today (since atmel decided to give us the NEWEST version of FLIP, as opposed to the obsolete one on the CD that came with the board,heh)

as far as what i was confused by on the chip is that these require a startup file? i've noticed in some of the demos given with atmel, as well as the examples in keil; that they have a STARTUP.a51 file. i'm not really sure what that is used for or how the 8051 uses it, or if i need something like that at all. These files are also in assembly, when i plan on writing all of the code in C (i am familiar with assembly from Motorola).

right now the situation i'm in, or what i'd like to accomplish in the next week or so is to just get something to output on the LED. I already have all the schematics for the board, so i know what pins are going where, and i have all of the data sheets so i am somehwat familiar with the chip itself.

Right now we have an evaluation version of keil, and I am able to compile .hex files from that geared towards the AT89C51SND family. We will probably be purchasing the student version of keil later in the term.

We also have flip, and right now i'm just getting the hang of loading files on the chip and what not. I'm not really sure what the ISP stuff does, or what it's for (In System Programming?). All i know is that it seems like i have to turn it off, load the program through flip, then execute it, then reset the board, then every thing seems to go from what i loaded. So does the ISP toggle just call the reset (or boot up?) vector from the chip?

what i'm mainly concerned with is what this board/chip are going to require to just get going. Like i said, i'd really like to just write something that goes to the LCD screen already connected to the board. I know what pins i have connected to it, I know how to load the program on the chip, it's just things like that STARTUP.a51 that are confusing me.

so far thanks for the suggestions n' keep 'em coming :).

Aaron

List of 37 messages in thread
TopicAuthorDate
AT89C51SND1C starter help?            01/01/70 00:00      
   start here            01/01/70 00:00      
   AT89C51SND1C starter help?            01/01/70 00:00      
      more info            01/01/70 00:00      
         ISP            01/01/70 00:00      
   senior design team            01/01/70 00:00      
   skeletal setup            01/01/70 00:00      
      much simpler            01/01/70 00:00      
         "Simpler" is not the objective.            01/01/70 00:00      
            simpler...            01/01/70 00:00      
               Development board            01/01/70 00:00      
                  Don' t mess with hyperterminal            01/01/70 00:00      
                     With respect, I disagree            01/01/70 00:00      
                        Hmm.            01/01/70 00:00      
                           Hmm indeed.            01/01/70 00:00      
               serial port            01/01/70 00:00      
                  lil' more info            01/01/70 00:00      
                     Mix            01/01/70 00:00      
                     No serial port?            01/01/70 00:00      
                        USB            01/01/70 00:00      
   quick question            01/01/70 00:00      
      startup.a51            01/01/70 00:00      
      Post the code            01/01/70 00:00      
         Post the code            01/01/70 00:00      
            here's the code            01/01/70 00:00      
               Some suggestions            01/01/70 00:00      
               Port 0            01/01/70 00:00      
                  development board ports            01/01/70 00:00      
                     yes, you can            01/01/70 00:00      
                        Thats 'cause its            01/01/70 00:00      
                           sorry...            01/01/70 00:00      
                              Pull up resistors            01/01/70 00:00      
   FINALLY!            01/01/70 00:00      
      Finally            01/01/70 00:00      
      Why only taking a +quick skim+?            01/01/70 00:00      
         What? No magic?            01/01/70 00:00      
         Think!            01/01/70 00:00      

Back to Subject List