#avr Logs

May 30 2020

#avr Calendar

01:39 AM Metalsutton: Hey guys
01:45 AM Metalsutton: Smidge204,
01:45 AM Metalsutton: I fixed it, but I am a bit confused.
01:45 AM Metalsutton: I had to swap the gnd and reset pins
03:15 AM rue_mohr: ?
04:36 AM matrixstorm: troll?
01:46 PM landau: hello...is there anybody who can help me to compile this project? https://github.com/richardroscoe/KAP140
01:47 PM matrixstorm: can do
01:47 PM matrixstorm: what do you need
01:48 PM landau: hello...is there anybody that can help me to compile this project? https://github.com/richardroscoe/KAP140
01:48 PM matrixstorm: landau ?
01:49 PM landau: hi!
01:49 PM matrixstorm: how can I help you
01:49 PM matrixstorm: do you just need hexfile =
01:49 PM matrixstorm: ?
01:49 PM landau: yes..i'm not an expert of native AVR programming...I usually use Arduino
01:50 PM matrixstorm: yes the KAP140 is missing makefile
01:50 PM landau: I would like to know if I can get the .hex file for the fsbus_dio.c
01:51 PM landau: this project originally had several .hex files for several boards
01:51 PM matrixstorm: which clockspeed do you use=
01:51 PM matrixstorm: ?
01:51 PM landau: i use the ATMEGA8535 16MhZ
01:51 PM matrixstorm: 16MHz
01:51 PM landau: yes
01:51 PM matrixstorm: ok
01:52 PM matrixstorm: the project states it is for ATMEGA644
01:52 PM landau: could you then share the string or the makefile that you use?
01:52 PM landau: yes it says ATMEGA664 but I would like to use it on the 8535 if possible
01:53 PM landau: I added #define __AVR_LIBC_DEPRECATED_ENABLE__ 1 in order to get rid of some errors
01:54 PM matrixstorm: yes, it seems very old code
01:56 PM landau: the original code was written around 2010
01:58 PM matrixstorm: htc.h: No such file or directory
01:58 PM matrixstorm: there is some file missing
01:59 PM landau: ah ok...
02:00 PM matrixstorm: also you must need the pinout
02:00 PM matrixstorm: there have to be some macros defined
02:01 PM matrixstorm: for example
02:01 PM matrixstorm: LCD_PORT
02:01 PM landau: mmm ok
02:01 PM matrixstorm: quite some work - its very bad code
02:01 PM landau: could you share the string that you used to try?
02:02 PM matrixstorm: for i in *.c; do avr-gcc ${i} -c -o build/${i}.o -Wall -g3 -ggdb -Os -fno-move-loop-invariants -fno-tree-scev-cprop -fno-inline-small-functions -ffunction-sections -fdata-sections -I. -mmcu=atmega644 -DF_CPU=16000000 -D__AVR_LIBC_DEPRECATED_ENABLE__ -D_DEV_BOARD_ ; done
02:02 PM matrixstorm: i batch build with linux
02:02 PM landau: ok
02:02 PM landau: i know that
02:03 PM matrixstorm: I never was able to link the elf since compile of objects failed
02:04 PM landau: ok
02:11 PM landau: thank you matrixstorm
02:11 PM matrixstorm: no problem
02:16 PM Smidge204: 15 minutes to SpaceX manned Dragon capsuile launch
02:17 PM matrixstorm: link?
02:17 PM matrixstorm: streamlink?
02:19 PM matrixstorm: https://www.youtube.com/watch?v=Baso_FjiCro
02:20 PM Smidge204: https://www.youtube.com/watch?v=bIZsnKGV8TE NASA's stream
02:20 PM Smidge204: https://www.youtube.com/watch?v=cXX6jgeP-5I Everyday Astronaut's stream from near-ish the pad
02:22 PM Smidge204: https://www.youtube.com/watch?v=lE0u_jIDh0E Scott Manly's stream, with another camera vantage point from a guy that's mentioning rain
10:04 PM Jhereg is now known as PoppaVic
11:56 PM day_ is now known as day