Giter Club home page Giter Club logo

Comments (10)

ErichStyger avatar ErichStyger commented on July 18, 2024 1

Hello,
thanks for reporting. Indeed, that was a copy-paste error :-(.
I have found this one too (the same copy-paste mistake is as well in other components :-(). I have it already fixed on GitHub (https://github.com/ErichStyger/McuOnEclipse_PEx/blob/master/Drivers/sw/CriticalSection.drv), but I had no time yet to release the new components. If time permits, I'll release them this weekend.
Erich

from mcuoneclipse.

ErichStyger avatar ErichStyger commented on July 18, 2024

I have released a new version of the components which has this fixed:
https://mcuoneclipse.com/2016/05/08/mcuoneclipse-components-8-may-2016-release/
Thanks again for reporting it!
Erich

from mcuoneclipse.

fbstj avatar fbstj commented on July 18, 2024

Thank you for the quick fix! this set of components is so useful you're doing such a great service to us users of these chips!

from mcuoneclipse.

fbstj avatar fbstj commented on July 18, 2024

OK after upgrading all the components to the latest releases (CriticalSection still reports as 1.008 even tho it's changed since the last but shrugs) but I'm still getting the error on SDHC1

from mcuoneclipse.

fbstj avatar fbstj commented on July 18, 2024

Reverting various changes until it works, I find that updating the Timeout component from 1.030 to 1.035 also breaks things

from mcuoneclipse.

ErichStyger avatar ErichStyger commented on July 18, 2024

I have not seen so far issues with that new Timeout component :-(
Any details you could provide?

from mcuoneclipse.

fbstj avatar fbstj commented on July 18, 2024

image

is there any other numbers that would be useful? any hints as to where I should look for more useful info than version numbers? I'm using an MK60DN512VMD10 here's the components view

image

they're all updated to the 2016-05-08 release, except the timeout and cs1 which are at 2015-10-17 (using your multi-repository method) if I try to change either to 2016-05-08 (or change the CS to 2016-04-03) it fails to compile with the above error around SDHC1_SetWriteProtection (changing the timeout to 2016-04-03 doesn't cause any problems.

the only differences I can see between the generated code are related to those +#if KSDK1_SDK_VERSION_USED == KSDK1_SDK_VERSION_NONE blocks around the header includes, the CS1's were added and then fixed, the utils ones were fixed for the latest release.

from mcuoneclipse.

ErichStyger avatar ErichStyger commented on July 18, 2024

Ok, I'm able to reproduce the problem :-(. The issue is because with the SDK changes different declaration of type 'bool' could happen :-(.
I have fixed it that way:
ErichStyger/McuOnEclipse_PEx@5ddff47
I think you should be able to make that change in the file you have installed on your end? Can you try if this solves your problem too?

Thanks,
Erich

from mcuoneclipse.

fbstj avatar fbstj commented on July 18, 2024

That does seem to have fixed error. thanks for all your help !! now all my components are on the latest releases.

from mcuoneclipse.

ErichStyger avatar ErichStyger commented on July 18, 2024

Thanks for the confirmation!

from mcuoneclipse.

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.