|
Навигация
Вход на сайт
Поиск
Архив
Декабрь 2008 (17)
Ноябрь 2008 (17) Октябрь 2008 (26) Сентябрь 2008 (29) Август 2008 (48) Июль 2008 (3) Июнь 2008 (8) Май 2008 (3) Апрель 2008 (5) Март 2008 (6) Февраль 2008 (12) Январь 2008 (13) Декабрь 2007 (6) Ноябрь 2007 (10) Октябрь 2007 (5) Сентябрь 2007 (18) Август 2007 (20) Июль 2007 (55) Календарь
Популярные новости
» Servo #12, (December) 2008
» Elektor Electronics №1, January 2009 » Сервисные режимы телевизоров - XI » Advanced PDF Password Recovery v5.0.48.204 Pro ML » Сервисные режимы телевизоров - XII » Сервисные режимы телевизоров - X » Подшивка журнала "Радио" за 2008 г. » Радиомир КВ и УКВ №11 (ноябрь) 2008 » Журнал "Майстер", 2008, № 12 » Сервисные режимы телевизоров - VIII Голосование
Geo-localization
Счетчики
|
CodeVisionAVR Pro v1.25.7a
CodeVisionAVR Pro v1.25.7a + KeyGenCodeVisionAVR Pro v1.25.7a - компилятор языка С для микроконтроллеров Atmel AVR, программатор и терминал в одной программе.
High Performance C Compiler, Integrated Development Environment, Automatic Program Generator and In-System Programmer for the Atmel AVR family of microcontrollers with internal RAM V1.25.7a Commercial Release added the Ctrl+Shift+F shortcut for Edit|Find in Files fixed a bug in the Edit|Uncomment Block menu V1.25.7 Commercial Release - signismall improvements in the linker fixed: incorrect code was generated when doing a multiple structure assignment fixed: incorrect code was generated when assigning a variable to an array element whose index is a structure bit field to which a post increment of post decrement operator was applied fixed: incorrect code was generated for the powerdown and standby (sleep.h) functions for the ATtiny24, ATtiny25, ATtiny44, ATtiny45, ATtiny84 and ATtiny85 chips fixed: the dead code optimizer didn't generate correct code when a bit test was performed on the SREG register and there was no code to be executed if the condition was true, example: if (SREG.0) ; added the Use GPIOR >31 option in Project|Configure|C Compiler|Code Generation. This option enables or disables the usage of the GPIOR with addresses above 31 for global bit variables. Note that bit variables located in GPIOR above address 31 are accessed using the IN, OUT, OR , AND instructions, which leads to larger and slower code than for bit variables located in GPIOR with the address range 0:31, which use the SBI, CBI instructions. Also the access to bit variables located in GPIOR above address 31 is not atomic. Therefore it is recommended to leave the Use GPIOR >31 option not checked if the number of global bit variables is small enough and no additional registers are needed for their storage. In previous versions of the compiler GPIOR with addresses above 31 were always used for global bit variables. fixed: incorrect extended COFF object debug format was generated for pointers to structures used as function parameters, which could produce a crash of the AVR Studio V4.13 debugger fixed: the General Interrupt control had insufficient height in the CodeWizardAVR's USB controller configuration tab fixed: the source line: data=rx_buffer1[rx_rd_index2]; was replaced with: data=rx_buffer2[rx_rd_index2]; in the getchar2 function generated by the CodeWizardAVR when using the USART2 in buffered interrupt driven serial communication fixed: the source line: data=rx_buffer1[rx_rd_index3]; was replaced with: data=rx_buffer3[rx_rd_index3]; in the getchar3 function generated by the CodeWizardAVR when using the USART3 in buffered interrupt driven serial communication fixed: bit 3 (MUX5) of the ADCSRB register was not correctly set by the CodeWizardAVR when generating ADC code that accessed ADC inputs higher than 7 for the ATmega1280, ATmega1281, ATmega2560, ATmega2561 and ATmega640 chips added support for the Atmel AVR Dragon and JTAGICE MkII in the Programmer fixed: FLASH programming with parallel port programmers didn't work for the ATmega164(P) and ATmega324(P) chips added minor enhancements to the IDE Внимание! У вас нет прав для просмотра скрытого текста. CodeVisionAVR Pro v1.25.7aПароль: radiodvd.info
Дата: 25 сентября 2007 | | | Просмотры: 579 | Комментарии: 1 | Печать статьи
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии в данной новости.
|