After purging #ChatGPT's imaginary function and header file ... The code compiles OK on Apache #NuttX RTOS
Article: https://lupyuen.github.io/articles/chatgpt?2#fix-the-code
#ChatGPT's sample code fails with a weird error on Apache #NuttX RTOS ... Let's find out why
Article: https://lupyuen.github.io/articles/chatgpt?3#nsh-fails-to-start
#ChatGPT recommends "nsh_main" for creating a #NuttX NSH Task ... But we use "nsh_consolemain" instead
Article: https://lupyuen.github.io/articles/chatgpt?5#nsh-function
Here's the final code that runs OK on Apache #NuttX RTOS ... After lots of scrubbing on #ChatGPT's code
Article: https://lupyuen.github.io/articles/chatgpt?6#correct-code
#ChatGPT forgets that Apache #NuttX RTOS is based on POSIX ... Here's the better POSIX way to start a task
Article: https://lupyuen.github.io/articles/chatgpt?6#correct-code
#ChatGPT will generate various answers to our question on Apache #NuttX RTOS ... And it might get stuck 🤔
Article: https://lupyuen.github.io/articles/chatgpt?7#other-attempts
Will I use #ChatGPT again? Probably not. I don't think I can afford ChatGPT once they start charging ... Just like GitHub Copilot 🤔
Will #ChatGPT make Teaching obsolete? Not if we teach real things ... The creative way!
Article: https://lupyuen.github.io/articles/chatgpt?88#other-attempts
@lupyuen
I tried ChatGPT a bit and it is actually quite full of crap when it comes to encyclopedic notions, mixing History, fictions and social media like it is the same source. I also asked it for online sources and it created very plausible ones but that never existed in the first place. What a mess, and quite useless on that matter, well, worst than useless since it lies rather than saying "I don't know". A bit like a politician or a philosopher.
"argv" in Apache #NuttX task_create() works a little differently ... #ChatGPT made the same newbie mistake as me! 😲
Article: https://lupyuen.github.io/articles/chatgpt?4#fix-the-task-arguments