cnoviello / CubeMXImporter

This tool can be used to import projects generated by STM32CubeMX tool inside an Eclipse project created with the GNU ARM Eclipse plugin
102 stars 28 forks source link

cubemximporter.py: error: unrecognized arguments #5

Closed NawfalMotii closed 8 years ago

NawfalMotii commented 8 years ago

I'm trying to use the importer using the command bellow; but I'm getting an error message...Any help? I'm using Cygwin terminal under Windows

$ python cubemximporter.py C:\Users\dell pc\Desktop\STM_Pojects\Test_Nucleo_F7 C:\Users\dell pc\Desktop\STM_Pojects\Cube\Cube_Nucleo_Basic

usage: cubemximporter.py [-h] [-v VERBOSE] [--dryrun] eclipse_project_folder cubemx_project_folder cubemximporter.py: error: unrecognized arguments: C:UsersdellpcDesktopSTM_PojectsCubeCube_Nucleo_Basic

NawfalMotii commented 8 years ago

In both paths "dell pc" should be "dell\ pc" my bad