#avr | Logs for 2015-07-06

Back
[11:26:18] <stevejobsinhell> moin.
[11:27:43] <stevejobsinhell> Has anyone successfully use SGI's implimentation of STL? I just link with avr-g++ -I <path the include dir> and in an attempt to use #include <vector> yields --> ./include/stl_algobase.h:57:22: fatal error: iostream.h: No such file or directory
[12:50:38] <stevejobsinhell> quiet in here today.
[12:51:18] <LeoNerd> Perhaps nobody is MCU'ing today
[13:02:55] <zed___> i am, just got into wokr
[13:03:23] <zed___> playing with REing a device that uses an atmega16
[13:03:43] <zed___> so i've got a stk500 that also has a atmega16 on it, and i just succesfully wrote the asm to make leds blink when i push buttons
[13:04:58] <stevejobsinhell> does anyone use STL with avr ?
[13:05:06] <zed___> what's stl?
[13:05:51] <stevejobsinhell> C++'s standard template library
[13:06:01] <stevejobsinhell> I use avr-g++ you must use avr-gcc
[13:11:59] <zed___> libraries? I've only got 16k
[13:14:35] <stevejobsinhell> Anyone ever check out? http://www.amazon.com/Real-Time-Efficient-Object-Oriented-Microcontroller-Programming/dp/3642346871
[13:17:28] <zed___> nah, but I'm guessing it doesn't recommend the use of many libraries
[13:18:08] <stevejobsinhell> no not that book.
[13:20:31] <zed___> ah then yes, I've been on amazon many times. great site, but sometimes the reviews are bad
[16:53:12] <LeoNerd> Things that annoy me: "1000µF"
[16:53:28] <LeoNerd> Seriously? C'mon.. .there's a better name for that: 1mF
[16:53:32] <LeoNerd> </rant>
[16:54:23] <zed___> LeoNerd: i feel the same way
[16:54:43] <zed___> if it's 10^3 or larger, use differnet units
[16:55:11] <LeoNerd> Relatedly though, I did have a good giggle at a PCB with a huuuge warning sign saying CAUTION: 100 million ohm resistor!
[16:55:20] <LeoNerd> And lots of yellow/black hazard border
[16:56:15] <zed___> any good ideas on comparing asm instructions from two binaries taken before and after a device was updated? device is an atmega16
[16:56:33] <zed___> best guess I have now is to bring the binary into IDA, export the asm for each, then diff it
[16:57:40] <zed___> diffing the binaries and viewing the byte by byte differences is neat though
[18:01:16] -asimov.freenode.net:#avr- [freenode-info] why register and identify? your IRC nick is how people know you. http://freenode.net/faq.shtml#nicksetup
[19:18:29] <Hexum064> sup all
[23:36:09] <cluelessperson> hey guys, I'm trying to use Atmel Studio 6.2, and I cannot login to the extension manager at all.
[23:36:20] <cluelessperson> It logs in, immediately refreshes asking for login again.
[23:36:41] <cluelessperson> I enter the wrong password, it tells me login failed.
[23:36:49] <cluelessperson> Correct password, refreshes and logs out