**** BEGIN LOGGING AT Wed Jan 26 02:59:56 2022 Jan 26 03:26:46 What type of interrupt controller is on the BBB? Jan 26 03:28:19 set_: page 530 of: https://www.ti.com/lit/ug/spruh73q/spruh73q.pdf Jan 26 03:28:56 Thank you. Jan 26 03:29:03 I see there are 128 total. Jan 26 03:30:17 Off to read... Jan 26 03:40:26 Would I need to have some setup source in .s and then program my code in .c w/ required .h files to handle an interrupt? Jan 26 03:40:43 I mean...is that possible w/ the am335x? Jan 26 03:41:09 Or...can I completely use .c files along w/ their respective .h files only? Jan 26 04:12:16 Dang it. Past 10:00...off to the forums! Jan 26 16:35:17 Hi Jan 26 16:35:56 Hi Jan 26 16:35:58 Need some help Jan 26 17:12:15 set_: interrupt handling is something only relevant to kernel developers Jan 26 18:07:02 Hi Jan 26 18:07:31 I just got word from Digikey that the BBAI was announced to be obsolete Jan 26 18:07:35 is this correct? Jan 26 18:07:45 if so, when is production stopping? Jan 26 18:08:03 pretty sure that is incorrect Jan 26 18:08:17 they made be talking about the original manufacturer Jan 26 18:08:23 *may be Jan 26 18:08:40 see https://forum.beagleboard.org/t/bbai-end-of-life/31408 Jan 26 18:09:55 so it's obsolete as a product from that specific manufacturer, but not as a product in general Jan 26 18:10:16 Hi zmatt! Jan 26 18:10:28 Sweet, that's good news Jan 26 18:10:45 I would be sad to see it go, it's a nice little board. Jan 26 18:10:53 Thanks for the quick reply! Jan 26 18:11:58 np Jan 26 22:01:19 zmatt: i've got a merge request, that might break a few people's eye's.... might be fun thou, and give some uesrs some smiles... https://microhobby.com.br/blog/2022/01/24/adding-emojis-to-printk-emojis-representing-loglevel-in-linux-kernel/ Jan 26 22:02:24 lol Jan 26 22:04:36 I wasn't aware that I can insert emojis almost everywhere using Ctrl+Shift+u then entering the unicode Jan 26 22:08:30 If I could memorize all those box-drawing characters.... Jan 26 22:13:41 rcn-ee: lol Jan 26 22:14:32 rcn-ee: that's more appropriately done with a patch to dmesg or journalctl anyway Jan 26 22:14:43 (which is also responsible for colorizing) Jan 26 22:15:22 since it add's another field to dmesg, it would probally break every auto-parser too.. Jan 26 22:16:00 it should be regarded as part of the message Jan 26 22:16:29 i'm not going to merge it, it just looked a little fun.. Jan 26 22:17:09 should have used the poo... for full problems.. Jan 26 22:17:36 lol Jan 27 00:20:08 @zmatt: Okay. So, will not worry about interrupt handling. Jan 27 00:33:21 anyway...bbl! **** ENDING LOGGING AT Thu Jan 27 02:59:57 2022