Code Monkey home page Code Monkey logo

cn_avr128db48_qpc's Introduction

AVR128DB48 Curiosity Nano QPC port

QuantumLeaps/qpc port for AVR128DB48 CURIOSITY NANO EVALUATION KIT (Part Number: EV35L43A)

Now avr not supported by the QuantumLeaps. This is a custom port of the QV kernel for AVR128.

QPC compiled as static library.

BSP

Boards have different pin configuration. Direct move not available.

pin AVR128DA48 AVR128DB48
Yellow LED0 PC6 PB3
User switch (SW0) PC7 PB2
UART USART1 USART3
UART RX PC0 PB0
UART TX PC1 PB1

blinker

Simple blinker with logging to the VCP port.

QPN version:
Program Memory Usage 	:	3752 bytes   2,9 % Full
Data Memory Usage 		:	194 bytes   1,2 % Full

QPC version:
Program Memory Usage 	:	4258 bytes   3,2 % Full
Data Memory Usage 		:	368 bytes   2,2 % Full

dpp

bb

Philo out leds PC0-PC4, Spy output UART4 PE0, PE1

Spy configuration

Binary flow from Spy break the debugger. Has simultaneous errors when working from internal clock! Need external quartz.

qspy.exe params, dependent by *_port.h

  • T 4 - time stamp size (default value)
  • O 2 - object pointer size
  • F 2 - function pointer size
  • S 1 - signal size
  • E 1 - event size
  • Q 1 - queue counter size
  • P 1 - pool counter size
  • B 1 - block size
  • C 2 - time event counter size (default value)
qspy -c COM4 -b 19200 -T 4 -O 2 -F 2 -S 1 -E 1 -Q 1 -P 1 -B 1 -C 2
Debug config:
Program Memory Usage 	:	7318 bytes   5,6 % Full
Data Memory Usage 		:	659 bytes   4,0 % Full

Spy config:
Program Memory Usage 	:	19536 bytes   14,9 % Full
Data Memory Usage 		:	3344 bytes   20,4 % Full

cn_avr128db48_qpc's People

Contributors

sv99 avatar

Watchers

 avatar  avatar

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.