cancel
Showing results for 
Search instead for 
Did you mean: 

STVD displays ''The parameter is incorrect''

anatoli_soltan
Associate II
Posted on March 26, 2011 at 04:17

Just received my STM8L-Discovery, installed STVD 4.2.1 and Raisonance compiler. Whenever I hit F7, STVD shows this non-descriptive message ''The parameter is incorrect''. After that, the only way to exit the application is to kill it in the Task Manager. I tried it on Win XP and Win 7 (32-bit) with same results.

Does anyone experienced a similar problem?

Thanks for help!

35 REPLIES 35
hloveland
Associate II
Posted on May 23, 2011 at 20:00

When do you expect the fix to be available?

Thanks,

Harry

vincent.philippe
Associate II
Posted on May 24, 2011 at 10:17

Hi,

 The patch is now ok and the delivery on ST site will be available end of this week (worst case).

Best regards

Phil

vincent.philippe
Associate II
Posted on May 30, 2011 at 10:19

Hi 

 The patch#2 (for the toolset pack 24) for fix the problem ''The parameter is incorrect'' is available on link :

http://www.st.com/internet/evalboard/product/210567.jsp

Rgds

Phil

Posted on May 30, 2011 at 23:08

Thanks!

i've this problem and solved with your patch.

aftechdev
Associate II
Posted on July 25, 2011 at 13:33

I've installed V4.2.1 and Patch 2 but still struggling with this problem of ''The parameter is incorrect'' on an ST8 application using the Assembler / Linker toolchain.

I've tried to run the ST7 example 'realtime' supplied and this will not work either.

The system loads the mapping.asm and main.asm automatically and when a build is attempted the system reports

   ST Visual Develop

The executable could not be found

You can fix it by editing your toolset settings etc. etc.

It hangs up while attempting to assemble mapping.asm  and reports

Error creating process for executable asm

The parameter is incorrect

Failed to create process.

All files ie assembler, linker etc are located in a single project file and this is the path shown in project settings.

Any idea what's going on and how I can work round it?

aftechdev
Associate II
Posted on August 05, 2011 at 21:59

I've installed V4.2.1 and Patch 2 but still struggling with this problem of ''The parameter is incorrect'' on an ST8 application using the Assembler / Linker toolchain.

I've tried to run the ST7 example 'realtime' supplied and this will not work either.

The system loads the mapping.asm and main.asm automatically and when a build is attempted the system reports

   ST Visual Develop

The executable could not be found

You can fix it by editing your toolset settings etc. etc.

It hangs up while attempting to assemble mapping.asm  and reports

Error creating process for executable asm

The parameter is incorrect

Failed to create process.

All files ie assembler, linker etc are located in a single project file and this is the path shown in project settings.

Any idea what's going on and how I can work round it?