[quote:7bc05e0866="albertsm"]but it depends on the parameters. how exactly do you call it?[/quote:7bc05e0866]
[quote:7bc05e0866="pvdbos"]I only know that in Proteus you can put the path where Bascom is installed
are there more parameters to fill in ?[/quote:7bc05e0866]
You're a tad slow?
Here's what bascomp.exe tells you, if called without parameters:
[quote:7bc05e0866]bascomp command line compiler version 2.0.7.x
supports all existing and future DAT files
DAT Directory :C:ProgrammeBASCOM-AVR*.DAT
DAT files found :144
Usage : bascomp file.bas SS=softstack FR=framesize HW=hardwarestack CHIP=index
26=AT90S1200
...
225=ATxmega8E5
Set baudrate, XTAL, LCD etc. with $ directives and CONFIG in your code[/quote:7bc05e0866]
So the question is: how your command-line exactly looks like?
↧