cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating process for executable

171280
Associate
Posted on April 25, 2010 at 13:26

Hello.

I'm a student and I've jsut started useing ST Visual Develop so I'm sorry for this I belive stupid question...

I get this error in build:

----------- Project d - ST Assembler Linker - Configuration Debug -------------

Running ST linker

lyn Debug\mapping.obj+Debug\st72311n2.obj+Debug\main.obj, Debug\d.cod, '' '' 

STMicroelectronics - Linker - rel 3.18

200K namespace for approx 8150 publics

** No Errors found on Link.

obsend Debug\d.cod,f,Debug\d.s19,s

STMicroelectronics - Obsend - rel 2.14

Running Post-Link step

ˆslist Debug\mapping.lsr -exe Debug\d.s19

Error creating process for executable ˆslist

The system cannot find the file specified.

Failed to create process.

d.s19 - 1 error(s), 0 warning(s)

-------------------------------------------------------------------

All I do is:

1) create new workspace

2) create new project (assembler-linker) 

3) add ST72334N2.inc -> include Files

4) add ST72334N2.asm -> Source Files

choose Debug instrument -> Simulator

and then build, nothing more nothing less and I get this, how can i fix it? 🙂

1 REPLY 1
fggnrc2
Associate II
Posted on April 29, 2010 at 13:59

Is there a main in your project?