Proton, PIC Basic Pro, mikroBasic
|
|
retas |
Дата: Пн, 26.12.2011, 21:33 | Сообщение # 1 |
Группа:
Проверенные
Ранг:
Помогаю всем
Сообщений:
445
Замечания:
±
На сайте с 10.09.2007
Статус:
Offline
|
Наткнулся на сравнения:
1- Proton [ + ] Very stable [ + ] Good and compact generated ASM code [ + ] All necessary data types (Int, Float, Strings... ) [ + ] a lot of specialized functions (GLCD, LCD, OW, I2C, ...) [ + ] Good support for USB HID and USB CDC [ + ] Very nice IDE [ + ] Proteus interface for simulation [ + ] MPLab integration (MPSim and debug possible)
[ - ] Flat compiler (no procedure and no functions and all variables are global)
2- PIC Basic Pro (meLabs PBP) [ + ] Very stable [ + ] Good generated code (macro based) [ + ] Only int data types (no float) [ + ] a lot of specialized functions (OW, I2C, ...) [ + ] Good support for USB HID and USB CDC [ + ] Can be used with Proteus interface for simulation [ + ] MPLab integration (MPSim and debug possible)
[ - ] Flat compiler (no procedure and no functions and all variables are global) [ - ] Lack of some data types like Floats [ - ] No IDE. must use an external IDE (MicroCode Studio) [ - ] Some recent Specialized functions missing like GLCD support [ - ] Generated ASM code is fully Macro based. Some what difficult to follow by begginers
3- mikroBasic [ + ] All necessary data types (Int, Float, Strings... ) [ + ] structured compiler (Procedures and Functions) + modules [ + ] a lot of specialized functions and libs (GLCD, LCD, OW, I2C, ...) [ + ] support for USB HID only [ + ] nice IDE [ + ] Simulation module [ + ] proprietary hardware debugger compatible with mikroelektronika dev boards
[ - ] Not stable at all. Every new version introduces a lot of new bugs [ - ] No Proteus interface for simulation [ - ] No MPLab integration (MPSim and debug possible) [ - ] Not compatible with Microchip ICD1/ICD2 (asm code not compatible) [ - ] the IDE is very problematic (unstable) [ - ] Generated code is ugly and big (delay routines are repeated systematically) [ - ] Some times generated code is wrong and does not work [ - ] USB support limited to HID (no CDC)
Источник http://webcache.googleusercontent.com/search?....k&gl=lt
|
|
|
|
ADMIN |
Дата: Ср, 04.01.2012, 18:32 | Сообщение # 2 |
Администратор
Группа:
Администраторы
Ранг:
Специалист
Сообщений:
1086
Замечания:
±
На сайте с 20.08.2007
Статус:
Offline
|
Да, протон рулит. Пришел сам к этому
|
|
|
|
fredrix |
Дата: Ср, 22.05.2013, 14:16 | Сообщение # 3 |
Группа:
Проверенные
Ранг:
Новенький
Сообщений:
1
Замечания:
±
На сайте с 11.08.2011
Статус:
Offline
|
Подскажите, как вылечить Протон. Ставил версии 3.5.0.6; 3.5.2.6; 3.5.2.7 по Win7 Не компилируют. Пишет Error: USB Key not found. Прилагаемые лекарства применял, тоже самое.....(((((
|
|
|
|
MiXaS |
Дата: Чт, 23.05.2013, 16:15 | Сообщение # 4 |
Группа:
Проверенные
Ранг:
Разобрался
Сообщений:
549
Замечания:
±
На сайте с 02.10.2010
Статус:
Offline
|
Точно не помню, но вроде после того как установил протон, нужно скопировать ехе файл Proton из архива с таблеткой и заменить на тот, который уже стоит. правой кнопкой мыши на ярлыке Proton, свойства, найти объект, и заменить.
|
|
|
|