Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Bascom-8051 starts after a long delay

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-8051
View previous topic :: View next topic  
Author Message
Rens

Bascom Member



Joined: 09 Sep 2010
Posts: 9
Location: Barendrecht

netherlands.gif
PostPosted: Sun Mar 02, 2014 4:43 pm    Post subject: Bascom-8051 starts after a long delay Reply with quote

Hello fellow bascom users,

I recently moved bascom-8051 and Bascom-AVR to a new computer (windows-7, 64bit).

The AVR version starts oke, with just a few seconds delay.
The 8051 version however starts with almost a minute delay.
After dubbelclicking the desktop link the bascom-8051 startup logo is vissible.
There are no error codes.
When the IDE is finally visible everything seems to function oke.

I found a earlier topic regarding the same problem.
But not a real solution to the problem.

I installed the latest full version 2.0.16.0

Does anyone know how to solve my problem Question
Back to top
View user's profile
bzijlstra

Bascom Ambassador



Joined: 30 Dec 2004
Posts: 1179
Location: Tilburg - Netherlands

netherlands.gif
PostPosted: Sun Mar 02, 2014 5:35 pm    Post subject: printer installed? Reply with quote

Don't know if it still is a must... Do you have a printer installed? In the beginning of Bascom it was a must to have a printer installed...

Have fun
Ben Zijlstra
Back to top
View user's profile Visit poster's website
Rens

Bascom Member



Joined: 09 Sep 2010
Posts: 9
Location: Barendrecht

netherlands.gif
PostPosted: Sun Mar 02, 2014 7:44 pm    Post subject: Reply with quote

Hello Ben,

Yes i have got a printer installed.

Rens
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 5922
Location: Holland

blank.gif
PostPosted: Tue Mar 04, 2014 11:31 am    Post subject: Reply with quote

I have no idea about the delay. Did you looked at the event viewer messages?
Is the terminal emulator working correct?
Make sure all settings that use a COM port, have an existing COM port selected.

By default windows 7 has a printer driver. The need for the printer was only so that fonts would show well. I use win7 64 bit myself.

_________________
Mark
Back to top
View user's profile Visit poster's website
Rens

Bascom Member



Joined: 09 Sep 2010
Posts: 9
Location: Barendrecht

netherlands.gif
PostPosted: Sun Apr 13, 2014 1:37 pm    Post subject: bascom 8051 starts after a long delay Reply with quote

Hi fellow bascom users,

Finally found some time again to investigate my start up problems with bascom 8051.

Because i switched from windows Xp on my old computer to a new computer running windows 7 profesional SP1 (64bits) i updated bascom 8051 to version 2.0.16.0.

My Original copy on cd-rom does not run on a window 7 computer.


After login i downloaded the latest complete version from the update site.

After unzipping and running the installer the program is installed under program files (x86).

After starting bascom from the start menu a error message appears.

'file bsc5132l.dll is missing on this computer.'


i coppied this dll it from my old computer and added it to the bascom folder.

After starting bascom from the start menu the startup screen appears but it takes almost a minute for bascom to start.

Bascom appears to run oke, al the buttons are present.

When i compile a working bascom program the compiller finds an error that is not there when i compile the same program on my old XP computer using version 2.0.14.0.

i get an error on the following line.

buzzer = voordeur or achterdeur
all three variabels are dimmed as bit


I have made several attempts to install bascom 8051.
But no success so far.

Does anybody know what i am doing wrong.

Rens
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 5922
Location: Holland

blank.gif
PostPosted: Tue Apr 15, 2014 9:02 pm    Post subject: Reply with quote

Rens

i checked the 2 problems. for the error message you can write to support to get a fix. it seems to be the result of an update in my development software. so while i fixed it, i am checking if it affects other code.
for the long delay when starting : i have no idea. the only thing i can advise : check ALL settings in options and make sure all settings have a value. if you still can not find it, write to support. i could have a look with teamviewer on your PC. maybe you have some anti virus soft that creates a sandbox or virtual environment? the windows event log could contains clues too.
it can also be the case that there is a reference to a network drive which no longer exists. When you did a clean install this does not seem likely however.

_________________
Mark
Back to top
View user's profile Visit poster's website
plouf

Bascom Member



Joined: 19 Jan 2012
Posts: 78
Location: Athens,Greece

greece.gif
PostPosted: Mon Jan 22, 2024 8:02 pm    Post subject: Reply with quote

following this old post

BASCOM DEMO (2.0.14 ??) takes 3 to 10 minutes to start, while full version (2.0.18.0) start in 2 sec's

dont know if it intended... Smile

_________________
Christos
Back to top
View user's profile
Alexander-Dan

Bascom Member



Joined: 13 Mar 2014
Posts: 111
Location: S.Posad

russia.gif
PostPosted: Tue Jan 23, 2024 9:58 am    Post subject: Reply with quote

Do you have an antivirus? maybe he doesn’t like direct work with the LPT and COM port?
Have you tried changing the launch properties and assigning the file to run as system administrator or setting the compatibility mode with previous versions of the OS?
Back to top
View user's profile
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 5922
Location: Holland

blank.gif
PostPosted: Tue Jan 23, 2024 10:58 am    Post subject: Reply with quote

plouf wrote:
following this old post

BASCOM DEMO (2.0.14 ??) takes 3 to 10 minutes to start, while full version (2.0.18.0) start in 2 sec's

dont know if it intended... Smile


it is not intentional. when a DEMO is released it is the same IDE as the regular one. Only the included files and compiler is different.
i did not hear about other users about this problem so it might exist in certain cases.
It is good to hear that at least the latest version has this solved.

_________________
Mark
Back to top
View user's profile Visit poster's website
ok1hdu

Bascom Member



Joined: 10 Sep 2018
Posts: 3

czechrepublic.gif
PostPosted: Wed Jan 24, 2024 5:45 pm    Post subject: Reply with quote

I used to have a similar problem with Bascom-AVR version 2.0.8.5 (Win7, 64bit). Starting more than 2 min.
Now, with version 2.0.8.6 everything is OK.

I suspected the file Bascom-AVR-2085.xml in location AppData/Roaming/...etc. When I deleted it, the program started quickly, the next start, when the file existed again, it was slow again.
Jarda
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-8051 All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum