• Library
    Hi, My question is about library ! I would to know if the entry point of the program can be situated in a .Lib which is include in a project. To summary, can i put the main in a .Lib and how can i do...
  • Library
    How hard is writing DAC library? What ı need to know before that?
  • libraries
    In the map file there is a section with informations about the used libraries: Code (inc. data) RO Data RW Data ZI Data Debug Library Name 3496 358 0 29 228 26355 RTX_CM3.LIB 13362 550 519 8 564...
  • I2C - Libraries??
    Using 87C767 with I2C built in. Only need to read/write to eeprom. Is there a stripped down I2C code with just eeprom read/write functionality included? is there not a library of I2C functions??? ...
  • About Library
    I want to create such library, that is compactable with any port or pins of the microcontroller. For example: There a function named Lcd_initialisation().I want to create its library such that...