Bascom 2.0.7.0

Bascom, Wiring és Arduino frissítések, hátterei esetleges hibái
Avatar
nobody_hun
Bitfaragó
Hozzászólások: 425
Csatlakozott: 2005. november 14. hétfő, 7:00

Bascom 2.0.7.0

Hozzászólás Szerző: nobody_hun »

2.0.7.0 few sub versions have skipped because of this new feature
- config submode=new will use a new mode with the following changed rules:
- declare function/sub is not required
- sub/function code is included only when used
- sub/function code is included after your code, not at the place where it is in your code
- while tested on a number of projects and all samples, this mode if off by default to maintain compatibility
- the IDE has an option to use only com ports that exist. the com ports (terminal emu, sim, programmers) are changed
under their name not by a relative index. this means you must select the comports once.
when you do not select the option to use com ports that exist, you get a list of COM1-COM255.
- loadlabel() will work on EPROM too now, but it must be used after the eeprom image. Thus the labels must be placed before the loadlabel()
function
- readeeprom help , bylabel help
- double_trig did not use _lpmbyte causing rampz problem
- m1284pdef.dat had a wrong timer alias for ovf3

2.0.6.3
- date$/time$ when used in compare (if then, select case etc.) will load the date/time before the comparison now.
you should consider using internal variables _day, _hour etc. however!
- delchar/delchars loaded pointers in wrong order.
- using input on com3 for m2560 failed.(duplicate label used)
- added tn167def.dat file.
- sim did not show hex/bin values properly for dword variables
- binval/hexval dword support added.
- added m324PAdef.dat
- bit arrays calculation changed, required by a previous address calculation fix.
"Az IC-k füsttel működnek. Ha kijön belőlük a füst, nem működnek tovább." - ismeretlen szerző
"Az ID:FFFFFF egyenlő az Atmel még nem kiadott processzorával."
Avatar
nobody_hun
Bitfaragó
Hozzászólások: 425
Csatlakozott: 2005. november 14. hétfő, 7:00

Hozzászólás Szerző: nobody_hun »

Nem tudom mi történhet mostanában az MCSelec háza táján (talán az XMEGA megjelenése), de az elmúlt fél évben több frissítést kaptunk.

Bízom benne, hogy ez nem csak pillanatnyi lelkesedés! :twisted:
"Az IC-k füsttel működnek. Ha kijön belőlük a füst, nem működnek tovább." - ismeretlen szerző
"Az ID:FFFFFF egyenlő az Atmel még nem kiadott processzorával."
Avatar
Robert
Elektronbűvölő
Hozzászólások: 10191
Csatlakozott: 2005. december 9. péntek, 7:00

Hozzászólás Szerző: Robert »

xMega implementálások intenzíven futnak.

Illetve - remélem - az ARM implementálás is fut a háttérben...
Avatar
kapu48
Elektronbűvölő
Hozzászólások: 3375
Csatlakozott: 2008. augusztus 29. péntek, 6:00

Hozzászólás Szerző: kapu48 »

Az ARM Bascom-ot én is nagyon várom!
8O
Válasz küldése