Coder Social home page Coder Social logo

Kicad issues about esp32-evb HOT 7 CLOSED

olimex avatar olimex commented on August 12, 2024
Kicad issues

from esp32-evb.

Comments (7)

DanKoloff avatar DanKoloff commented on August 12, 2024

Mmmm why does it say "Project error: file '...NB-IoT-DevKit_RevB.pro',line 7:'=' expected" - did you try to open NB-IoT-DevKit_RevB.pro project?

Edit: What is the full path to this file "NB-IoT-DevKit_RevB.pro"?

I assume you checked out something different there is no such file here: https://github.com/OLIMEX/ESP32-EVB/tree/master/HARDWARE/REV-F

from esp32-evb.

johanliebs avatar johanliebs commented on August 12, 2024

At first I downloaded the ZIP file and extracted it to : /home/johan/kicad/olimex iot dev kit/Rev-F/. When I open the *.pro file:

image

Second attempt is manually downloading each file from Rev-F (right click - save link as) to : /home/johan/kicad/olimex iot dev kit/Rev-F_manual_download/. Same errors as the zip file.

image

Also when I try to open any other file like the schematic, I get more errors. The 1st error:
image

But if I go to https://github.com/RevoluPowered/ESP32-EVB and do a ZIP download of Rev-D, Kicad opens the project just file without any errors.

image

from esp32-evb.

DanKoloff avatar DanKoloff commented on August 12, 2024

Can the issue be related to the path that you used to store the design files and which contains 3 x "space" character, namely "olimex iot dev kit"? One thing I've learned is that Linux doesn't like "space" character, let alone three of them.

If you look at the path of the successfully opening revision D files - there is no "space".

Re-downloaded and tested the design files on several machines here. No such issues here. And if I can't replicate it I can't fix it.

It doesn't seem like a problem with our design sources, not only because we have no such issue but also no one else reported something similar and these files had been out for some time. Aside from placing the project in path without "space" character I'd also suggest, that it might be some specific issue with the KiCAD release for your operating system. I'd recommend re-installing KiCAD and maybe trying latest nightly build for your system. If the problem persists report it to the KiCAD team.

from esp32-evb.

johanliebs avatar johanliebs commented on August 12, 2024

Removed all the spaces, made it simple, still the same error :
image

from esp32-evb.

johanliebs avatar johanliebs commented on August 12, 2024

I did another test with Kicad 4.0.6 on Mageia 6, which works fine without errors. Will try to re-install Kicad on Ubuntu 18.04

from esp32-evb.

johanliebs avatar johanliebs commented on August 12, 2024

Same as before after un-installing and re-installing the latest version of Kicad on Ubuntu 18.04....

But if I go to https://github.com/RevoluPowered/ESP32-EVB and do a ZIP download of Rev-D, Kicad opens the project just file without any errors. Why would Rev-D work fine?

from esp32-evb.

TsvetanUsunov avatar TsvetanUsunov commented on August 12, 2024

Hi
if you open the PCB file with text editor you will read this:
(kicad_pcb (version 20171130) (host pcbnew 6.0.0-rc1-unknown-0cca1c665ubuntu16.04.1)
which means this file is made with KiCad PCB 6.0.0-rc1-unknown-0cca1c665ubuntu16.04.1
you have to install same version of KiCad (hint read how to install the nightly builds) to may open and work with the file.
You try to open files made with 6.0 with KiCad 4 or 5 which is not possible.

from esp32-evb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.