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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/11/08 18:18
Read: times


 
#150607 - one thing at a time
Responding to: ???'s previous message
- I program PIC microcontrollers with MPLABC30 , C Language. The screen, tools, menu, compilation, programming are extremely easy and organized ! It saves me time at the industry and the projects work well ;
sure, but what is the need. If you want to go to the '51 learn one thing at a time instead of never knowing if a problem is due to a or b. If you, when you have mastered (somewhat) the assembler want to go to an IDE e.g. keil (eval) go ahead, just learn one thing at a time.

The environment I use to program 8051 with ASM Language has very poor screen, four steps to assembly the code and generate a "bin" file. Another step to generate a "hex" file and another step to upload the "hex" file to the real microcontroller. It works very well and it is doing the job. But, in terms of organization and clearity, compared with the programming I was used to make (C language and PIC) this new method is very worse ; - My objective: A environment clear, with tabs and that generate the "hex" file with only one step... ;
since it is DOS based, why do you not make a .bat file? that will make it "one step"
Also what do you want with a .bin file, the programmer require .hex

As I have explained in a message before, I think better to me read more about the options of IDE before a new topic (Neil suggested me search at the LINK menu, I am doing that! )
again, as said before one thing at a time. You have stated "I am new to '51 assembler"

Erik

List of 44 messages in thread
TopicAuthorDate
LCD in 4Bit mode trouble            01/01/70 00:00      
   For a start            01/01/70 00:00      
   How to post source code            01/01/70 00:00      
   HD44780 in 4 bit mode timings            01/01/70 00:00      
      Thanks, but still doesnt work            01/01/70 00:00      
         Tied lines            01/01/70 00:00      
            RW line tied to GND            01/01/70 00:00      
               R/W is tied to ground by hardware            01/01/70 00:00      
               have a look at this in code library            01/01/70 00:00      
            It worked!            01/01/70 00:00      
               It worked!            01/01/70 00:00      
                  d0-d3            01/01/70 00:00      
                     d0-d3 I still insist they should be left open !            01/01/70 00:00      
                        Proof            01/01/70 00:00      
                           They already have internal pullups            01/01/70 00:00      
                              Where ?            01/01/70 00:00      
                                 Please find the " Pull-up MOS " in the datasheet            01/01/70 00:00      
                                    Thanks            01/01/70 00:00      
                        I never insisted ont tieing them            01/01/70 00:00      
   can\'t help it            01/01/70 00:00      
      Noritake            01/01/70 00:00      
         Noritake            01/01/70 00:00      
            'life' for as long as it lasts            01/01/70 00:00      
               Please provide the datasheet part info            01/01/70 00:00      
                  I do not have it            01/01/70 00:00      
   I never insisted ont tieing them            01/01/70 00:00      
      Powertip - pc1602f            01/01/70 00:00      
   2 more things            01/01/70 00:00      
   I am getting 50\'000Hrs , with 80Cd/m2 , they            01/01/70 00:00      
   I work in 4 bit mode            01/01/70 00:00      
      All that code reduces to:            01/01/70 00:00      
         Thanks by the code size reduction            01/01/70 00:00      
            Tools            01/01/70 00:00      
               sure, but why            01/01/70 00:00      
                  time for a new thread...            01/01/70 00:00      
            Free IDE            01/01/70 00:00      
               it does not make sense            01/01/70 00:00      
                  Ops,,, Topic changes!            01/01/70 00:00      
                     one thing at a time            01/01/70 00:00      
                        Why bin file and not hex directly            01/01/70 00:00      
                  re: it does not make sense            01/01/70 00:00      
                     it does not matter 'how long'            01/01/70 00:00      
                        Not recommending anything            01/01/70 00:00      
         The swap command should not exist !!?            01/01/70 00:00      

Back to Subject List