ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Суббота
29 июня
239817
SergeyB (19.02.2011 10:10, просмотров: 2987)
Захотел подключить библиотеку которая написана под iar , но непонятно как. Что именно не понятно я выделил. 1.1 Using the library• There are three files you have to change in order to adjust the library to work with your controller /hardware:– makefile: Change the first two lines to your controller and clock frequency and set the desiredoptimization– lcd_hardware_config.h: Change the pin names in the preprocessor macros to fit to your hardware– lcd_config.h: Can be changed to control software behaviour•Build the library using make, link it to your project and include lcd.h (no other headers should beincluded).Под winavr все понятно было бы либо через avr studio , либо создавать bat файл, и все работала. Но к сожалению нужная библиотека иаровская