This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

uVision "Can't create path 'path of object folder' !"

Hello,

I'm using uVision4 and get some problems when opening an existing project. (double click on "project".uvproj)
After uVision4 i opened, I get the following error message in the Build output windows.
Can’t create path ‘ Folder object path ’ !
Can’t create path ‘ Folder Listing path’ !

I made some test and check: 1 - check right access on folder 2 - remove Object and Listing folder 3 - recreate manually Object and Listing folder 4 - Move the entire project to root path of C drive (ex: C:\tmp\"project") 5 - Install again uVision4

Do you have any idea how to solve this problem? What kind of test can I do?

Thanks for your next answer.
Yann

Please find below different information on my settings.
IDE-Version:
µVision V4.22.0.0
Copyright (C) 2011 ARM Ltd and ARM Germany GmbH. All rights reserved.

Tool Version Numbers:
Toolchain: PK166 Prof. Developers Kit Version: 7.05
Toolchain Path: C:\Program Files\keil\C166\BIN\
EC++ Compiler: EC166.Exe V1.09d
C Compiler: C166.Exe V7.05
Assembler: A166.Exe V5.34
Linker/Locator: L166.Exe V5.25
Librarian: LIB166.Exe V4.29
Hex Converter: OH166.Exe V4.7c
CPU DLL: S166.DLL V3.80.0.0
Dialog DLL: D167.DLL V2.53
Target DLL: MONITOR\MON166.DLL V2.46
Dialog DLL: T167.DLL V2.50.0.1

Parents Reply Children
  • My project folder is v4.55a4 GENSYS 2.0

    if that is correct, you are totally ignorant of windos filename conventions.

    since that should be unlikely these days drop the space (replace it with _)

  • Even if I'm totally ignorant of Windows convention, it still doesn't work without space.

    I forgot to tell you, that everything work perfectly before (a couple of days ago). Since yesterday, I got this error. It seems that a windows update has been done (windows XP).

    If I'm not using an object folder and listing folder, the compilation seems okay. However, I got all files at the project root.

    Thanks for your help