- fchao-Sinus-Wechselrichter AliExpress         
Seite 3 von 3 ErsteErste 123
Ergebnis 21 bis 25 von 25

Thema: Bascom 2.0.0.0

  1. #21
    Erfahrener Benutzer Roboter Experte
    Registriert seit
    26.05.2007
    Beiträge
    594
    Anzeige

    LiFePo4 Akku selber bauen - Video
    Zitat Zitat von funkheld
    oder..., man könnte holland ja wieder besetzen und die dazu ermuntern, wenn sie es umsetzen ,das wir wieder rausmarschieren...
    Holla, ist das hier das Bascom-Forum oder ein CSU-Stammtisch?

    Die Doku ist auf Englisch, so wie eigentlich alles im Bereich Elektronik.

    Und wer im Glashaus sitzt...

    Groß/Kleinschreibung, Kommasetzung, das/dass - alles Regeln der deutschen Sprache, die DU erstmal lernen solltest.

    Ob Marc Albers mit Bascom reich geworden ist sei mal dahin gestellt.
    Der Preis von 80€ für die Vollversion (und quasi unendlich Updates) ist nicht wirklich wild. Die Demo kann ja eh alles und wer wirklich mehr als 4kB braucht, muss halt zahlen.

  2. #22
    Erfahrener Benutzer Roboter Experte
    Registriert seit
    26.05.2007
    Beiträge
    594
    Zitat Zitat von chr-mt
    Split View finde ich auch eine schöne Idee.
    Muß man nicht so oft hin- und herscrollen.
    Splitview mochte ich irgendwie noch nie - in keinem Programm...
    Aber Codefolding macht schon eher was her finde ich - dann klappt man die Subs einfach schön weg und hat nur noch 30 Zeilen Programm auf dem Schirm. Hoffentlich lassen sich auch Block-Kommentare klappen, das wäre nützlich.

  3. #23
    Erfahrener Benutzer Roboter Genie
    Registriert seit
    16.10.2008
    Ort
    Kehnert
    Beiträge
    1.159
    Ich werde immer neugieriger auf die weiteren Funktionen, welche ein
    Update mit der neuesten Version ergeben wird ... jedoch ... erst muss
    ich mit meinen Projekt fertig werden ... eh ich mich traue, denn mein
    Rechner, mit dem ich flashe ist auch nicht mehr der Neueste. VG Micha

  4. #24
    Erfahrener Benutzer Roboter Experte
    Registriert seit
    26.05.2007
    Beiträge
    594
    Und weiter gehts....
    2.0.3.0
    - mmc-xmega.lib added for using hardware SPI with xmega.
    - xmega int() function did not work since it used indirect addressing mode for registers.
    - xmega SPI print/input did not use the right counting register, resulting in random read/writes.
    - pinout files added
    - label and variable names must be unique. this because a function like lookup for example can work with variables as well
    previously the variable would be used if both a label and variable existed. now you will get an error and you need to change the name of the label or variable
    - updated libusb info in the help
    - xmega virtual portmap config
    - updated xmega pwm samples and config tcx will set output pin to output in freq/pwm mode when the CCx is enabled
    - STK600 PDI Programmer did not identified the chip.
    - JTAG ICE programming fixed for both USB and COM port. Programmer works only in JTAG mode.
    - bit compare bug from 2.0.0.0 fixed
    - xm128a3def.dat , tc1 added
    - Open File has a sub menu so you can open a file from the samples folder directly.
    - bookmark images show larger number for better readability

    Aber Leider immer noch keine neue IDE....

  5. #25
    Erfahrener Benutzer Roboter Experte
    Registriert seit
    26.05.2007
    Beiträge
    594
    2.0.4.0
    - $include did not work for network/different drives.
    - increased flash size for xmega with extended bootloader address
    - config event_system added for Xmega
    - new xmega samples from MAK3 added
    - getrc5 supported by xmega
    - xmega CONFIG POWER_REDUCTION added
    - changed config port0 to vport : config vport0=A, vport1=B,vport2=.., vport3=..
    - config error=ignore,nr=ignore [,nr2=ignore] will ignore errors. this will allow you to compile your code despite a possible error.
    depending on the error, the resulting code will (not) work.
    - buffered serial output (com1-com4) supported for xmega.
    - freeing a frame with more then 255 bytes resulted in a frame space leak. (for example when using a big string as a local in a sub/function)
    - simulator improved for xmega
    - xmega ERAM can be assigned directly with a constant too
    - xmega SPI print improved : using a comma you can specify the number of bytes to send
    print #1, ar(10), 10 ; 123 ; L,2
    would print 10 bytes of the array ar(), then a byte with value 123, and then 2 bytes of the varialble L
    values are separated by semi colon ( and the comma (,) serves to specify the number of bytes to send. the number of bytes may be a constant or variable.
    when no value is specified the data length is used. so for a long , 4 bytes would be sent.
    - xmega SPI INPUT improved :
    input #1, var ;1 , ar(1);3
    would get 1 byte into variable var. and then 3 bytes into array ar(). Notice that INPUT uses the , as separator and INPUT the ;
    Thus for specifying the number of bytes, the ; is used. This is reversed in PRINT and INPUT.
    Normally the PRINT uses ; to separate and INPUT uses , to separate.
    - Arabic translation for IDE completed. Also added BDI right to left support for Arabic. Thanks Walid !
    - sample for xmega reset
    - set,reset and toggle use special xmega registers for less code
    - Russian translation for IDE completed. Thanks Alexander !
    - array index calculation generates unneeded code for some cases. It adds a zero index which does harm but creates more code.
    - defword and defbyte generated an error after an update of the parser.

Seite 3 von 3 ErsteErste 123

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  

Solar Speicher und Akkus Tests