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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/01/10 15:00
Read: times


 
#174755 - It's not about assembler
Responding to: ???'s previous message
Hithesh N said:
the example firmware by maxim, even though written in C, was much more clear than the EZUSB examples.

In other words, it's not a matter of what language it's in - it's a matter of how well it is written & presented.

The HID example by cypress has a fw.c and a hid.c. I can't understand why there are 2 C files.

Because they thought that was a good partition, presumably!

Presumably, hid.c is stuff specifically to do with the USB HID function; and fw.c is other "firmware" stuff that's not specifically to do with the USB HID function?

One might equally write a fw.asm and a hid.asm - again, nothing specifically to do with the language.


List of 14 messages in thread
TopicAuthorDate
Cypress EZUSB help            01/01/70 00:00      
   Why assembly?            01/01/70 00:00      
      Use a compiler            01/01/70 00:00      
      Here's why            01/01/70 00:00      
         It's not about assembler            01/01/70 00:00      
         for the same reason that ...            01/01/70 00:00      
   some keil and cypress fx2 questions            01/01/70 00:00      
      Cross-post            01/01/70 00:00      
      "I am much more comfortable with assembly than C"            01/01/70 00:00      
         I have done usb before            01/01/70 00:00      
            So what you really need            01/01/70 00:00      
               Thanks, that was the first useful answer.            01/01/70 00:00      
                  Ehh???            01/01/70 00:00      
                     It did            01/01/70 00:00      

Back to Subject List