IRC #olimex 2018-10-01

[00:36:53] <GNUtoo> arch/arm/mach-sunxi/board.c: void reset_cpu(ulong addr)
[00:37:06] <GNUtoo> \/* Set the watchdog for its shortest interval (.5s) and wait */
[00:37:14] <GNUtoo> writel(WDT_MODE_RESET_EN | WDT_MODE_EN, &wdog->mode);
[00:37:17] <GNUtoo> [...]
[00:37:20] <GNUtoo> so it also uses the wdt
[00:41:23] <GNUtoo> and there doesn't seem to have another way anyway (according to the schematics)
[00:41:23] <GNUtoo> hmmm
[00:42:21] <GNUtoo> Linux probably doesn't do that though: while(1) {writel(WDT_MODE_RESET_EN | WDT_MODE_EN, &wdog->mode);}
[00:42:24] <GNUtoo> bbl
[00:42:25] <GNUtoo> need sleeping
[10:56:18] <GoEunBi> Any body here?
[10:56:28] <GoEunBi> Anybody here?
[10:57:01] <GoEunBi> good, I just wanted to say you're all fat!
[11:39:50] <nedko> good morning
[11:41:44] <jo0nas> good morning
[11:46:22] <leon-anavi> hi
[14:43:50] <zeptomoon> Hello Channel! I have a question regarding compatibility of the Olimex TMS320-XDS100-V2 and ti LaunchPadXL C2000.
[14:45:32] <zeptomoon> I'd like to develop something with Energia.nu, flash the LaunchXL for testing, and then flash the same program onto a TMS320F28069 (same chip as on the LaunchXL).
[14:45:56] <zeptomoon> Does anyone have experience with using TMS320-XDS100-V2 with Energia.nu?
[14:46:00] <zeptomoon> Cheers!
[14:46:52] <zeptomoon> (PS: Using the embedded XDS100v2 inside the LaunchXL works fine with Energia.nu, after installing the extra board in the boards manager.)