Coder Social home page Coder Social logo

microchip-pic-avr-solutions / avr-iot-aws-sensor-node-mplab Goto Github PK

View Code? Open in Web Editor NEW
6.0 8.0 14.0 6.09 MB

Makefile 13.78% C 84.92% C++ 1.09% Assembly 0.15% Shell 0.06%
avr-iot internet-of-things iot mqtt cloud winc1510 crypto-library ecc608 atmega4808

avr-iot-aws-sensor-node-mplab's People

Contributors

shaimahusain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

avr-iot-aws-sensor-node-mplab's Issues

Does not fit in ATmega4808

This is the build output:
Project Type: Application - Configuration: AWS_IOT
Device : ATmega4808
ATmega_DFP (2.4.131)
Compiler Toolchain: XC8 (v2.36) [C:\Program Files\Microchip\xc8\v2.36\bin]
Production Image: Optimization: +space +asm
Data 55,296 bytes
Program 49,152 bytes

Doesn't compile in MPLAB-Xpress

Many includes in several files appear to specify incorrect paths.
Example:
mcc_generated_files\cloud\crypto_client\crypto_client.h, starting at line 35

#include "CryptoAuthenticationLibrary/atca_iface.h"
#include "../../CryptoAuthenticationLibrary/cryptoauthlib.h"

#include "CryptoAuthenticationLibrary/cryptoauthlib.h"
#include "winc/driver/winc_adapter.h"
#include "winc/common/ecc_types.h"

Relative paths are incorrect, missing ../../

(Also line 36 & 38 include the same file, but not on the same path.)

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.