BASCOM-AVR 2.0.8.7 x86 [2025, Multi + RUS]

Страницы:  1
Ответить
 

Martinnius

Стаж: 7 лет 2 месяца

Сообщений: 13


Martinnius · 24-Апр-25 12:06 (7 месяцев назад, ред. 04-Июн-25 21:54)

BASCOM-AVR
Год/Дата Выпуска: 2025
Версия: 2.0.8.7
Разработчик: MCS Electronics
Сайт разработчика: www.mcselec.com
Разрядность: 32bit
Язык интерфейса: Мультиязычный (русский присутствует)
Таблэтка: присутствует
Системные требования: Windows 7 и выше.
Описание: Bascom-AVR - интегрированная среда разработки программ для микроконтроллеров семейства Atmel AVR на языке высокого уровня бейсик.
В состав Bascom входят следующие компоненты разработки:
Компилятор языка бейсик для AVR
Редактор кода
Отладчик-симулятор
Эмулятор терминала
Контекстная информационно-справочная система
Утилиты загрузки аппаратных эмуляторов и программаторов.
Имеются операторы для работы с устройствами, расположенными на кристалле микроконтроллера, и внешними устройствами, наиболее часто используемые в микропроцессорных системах. Компилятор позволяет создавать программы для микроконтроллеров AVR - Tiny, Mega, Xtiny и Xmega.
Добавлено в этой версии
2087.003
- Xmega DAT file include [PDI] section for edbg protocol programmer
- fix for win10/win11 that on some PC and for some USB HID devices like BT Mouse would gave an error message
- accesing a register passed by register (BYREG) did not work in 2087.001.
2087
- DAT Files : all pin variants of Xtiny, MX, DA, DB, DD and EA added
- Encryption add on : bug fixed.
- options, programmer shows an image (when available) of the selected programmer
- config varptrMode added to change behavior of Varptr()
- TYPE support added
- xtiny low IO registers would not paint red/blue in the simulator.
- print fusing with a single array would fail because of a bug.
- new $USER directive added for creating .usr files for the Xtiny platform. This is a user signature data. Using $USER and DATA you can create the .usr file
- config TCDx changed so CTRLA is written last and the the status.0 bit is checked. without this the timer would not initialize properly
- readsig() for xtiny uses a named constant since the address might be different for other xtiny platforms.
- 1wread(bts , PinE , 3) failed when bts was a variable.
- config printX has an additional parameter : DELAY=time. This is an optional parameter that can be used to delay for the specified time before the data direction pin is switched
- Options, Environment, IDE, new method has an updated description.
- When using new method and wrong syntax for $regfile, the setting from the config file was used. Now you will get an error so it is clear you use the wrong DAT file.
- when storing project prj file in a different folder than the source, source code errors reported by the compiler were not jumped to when double clicked in the Error window.
- alert window position is saved
- STOP WATCHDOG bug fixed for Xtiny platform.
- simulator IO grid improved for speed. Other grids in simulator are improved as well since they use the same improved code.
- simulator SRAM grid improved for speed and displaying options. See help.
- i2cinit bug fixed for xtiny 8 pin devices which have a different port for i2c
- when updating from an old version and keeping settings files, the options, Compiler , LCD could have a value of nothing(not selected)
this could cause the compilation to end without creating bin/hex files.
- Microchip SNAP/EDBG programmer support added. Xtiny Add on is required for this.
- config DMXSLAVE bug fixed for COM4. Also COM5 and COM6 added.
- search and replace in files added.
- find, search and replace button added to clear the history. this replaces the right click menu.
- alternative rename added using References, right click menu : RENAME. This will rename the selected item in the whole project, including the files on disk that are not loaded.
- readSig() added to Xtiny.
- _XTINY constant set to 4 for EA series.
- EEPROM writing updated and modified since all series handle this different in the NVM.
_EPROM_PAGESIZE is now an internal constant since it is used in the xtiny.lib
- pulseout did not work on normal AVR extended ports.
- using INPUT on XMEGA with a software uart would result in stack loss caused by code intended for the HW UART.
- using .\ for include files could load the file twice in the IDE when clicking the Error window and the code explorer. While this is fixed now, to include files that reside in the same folder as the main application, do not prefix the file.
- $programmer additional COMPORT option did not work for MCS Bootloader
- GETRC fix for xmega and Xtiny. While XMega would work with passing DDR register, the Xtiny passed the wrong register. Now all platforms can pass PINx register.
- CONFIG XPIN accepts both OUTPULL and PULLUP as a parameter to activate pullup. While normal AVR only supports pullup for input mode and the Xtiny also can only pullup in input mode, the Xmega supports various modes in output mode as well.
Since XMEGA was the first chip with pullup and atmel named it outpull we used this term too. But as it will be confusing for Xtiny/normal AVR, PULLUP is added.
- MCS UPDI programmers supports P3 protocol too as found in the EA series.
- simulation of xmega eeprom did not work.
- READ statement did not support multidim arrays. the optional num of bytes parameter was not described in the help.
- room for labels and other data increased in order to fix error 337.
- MCS UPDI programmer write counter added. It keeps track how many times a processor is programmed based on its serial number.
- SAFE option for DIM had a bug for one usage case. also optimized the code for multiple safe access.
- the simulator memory handling had a bug for LD reg,X so depending on used platform this could result in wrong simulation.
- HW register color could not be changed anymore.
- bigbuffers added for COM1/USART0
- config-kbd extended in DAT file with possible options
- CANSEND statement added. this statement does not wait/blocks the code. see help.
- watchdog documentation improved for xtiny. also added example watchdog-avrx128da28.bas
- splash window adjusted to show new xtiny processors
- some DAT files had the wrong flash_size value which results in programming problems
- find window lost right click copy,past,cut options when 'clear history' was added.
- config comx new options RX and TX enabled/disabled were reversed. (tx would disable rx and vice versa)
Активация программы
Файл лицензии bscavrl.dll должен находиться рядом с инсталлятором. При установке он скопируется в папку программы и дополнительных действий не потребуется. Если по какой-то причине этого не произошло и при запуске IDE появляется сообщение об отсутствующем файле bscavrl.dll, его необходимо скопировать в папку в которую установили BASCOM-AVR.
Установка библиотек
Библиотеки или так называемые addon'ы находятся в архиве BASCOM-AVR 2087 AddOns.zip
Для их установки следует распаковать архив в папку, в которую установили BASCOM-AVR и согласиться с заменой файлов.
В архиве находятся полные версии платных библиотек AVR-DOS 6.3, XTINY 2.0.8.7, I2CSLAVE 2.0.8.6 и USB 1.0.0.0. Ссылки ведут в официальный магазин MCS Electronics и только для ознакомления. Не воспринимайте их как призыв к покупке addon'ов. В этой раздаче они доступны бесплатно!
В архиве также присутствует лицензия AVRCRYPT.license для активации addon'а Encryption Add On и лицензия AVRUPDI.license для XTINY addon. Она привязана к серийнику в bscavrl.dll и при несовпадении не активируется. Имейте это в виду. Когда XTINY-лицензия, активирована, информация об этом отображается в окне "О программе".
Если вы случайно зашифровали данные воспользовавшись Encryption Add On и хотите их расшифровать (или нашли чей-то зашифрованный исходник), поможет утилита BascomDecryptor.exe
Анимированая картинка
Скриншоты
Скриншоты окна About
setup.exe - сборка 002.

setup bascom-arv 2.0.8.7.003.exe - сборка 003.
Download
Rutracker.org не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм
Как скачивать? (для скачивания .torrent файлов необходима регистрация)
[Профиль]  [ЛС] 

Martinnius

Стаж: 7 лет 2 месяца

Сообщений: 13


Martinnius · 19-Май-25 19:03 (спустя 25 дней)

Раздача обновлена.
Добавлена версия 2087.003.
Список изменений по сравнению с 2087.002
2087.003
- Xmega DAT file include [PDI] section for edbg protocol programmer
- fix for win10/win11 that on some PC and for some USB HID devices like BT Mouse would gave an error message
- accesing a register passed by register (BYREG) did not work in 2087.001.
[Профиль]  [ЛС] 

Martinnius

Стаж: 7 лет 2 месяца

Сообщений: 13


Martinnius · 04-Июн-25 22:00 (спустя 16 дней)

Раздача обновлена.
Добавлены addon'ы AVR-DOS, XTINY, I2CSLAVE, USB, лицензии AVRCRYPT.license и AVRUPDI.license, а также утилита BascomDecryptor.exe
Подробности под спойлером Установка библиотек и в файле readme.txt
[Профиль]  [ЛС] 

Martinnius

Стаж: 7 лет 2 месяца

Сообщений: 13


Martinnius · 04-Июл-25 16:42 (спустя 29 дней)

I2CSLAVE обновился до версии 2.0.8.7 https://www.upload.ee/files/18287816/i2cslave_2.0.8.7.zip.html
Для установки следует распаковать архив в папку, в которую установили BASCOM-AVR и согласиться с заменой файлов.
[Профиль]  [ЛС] 
 
Ответить
Loading...
Error