element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Members
    Members
    • Benefits of Membership
    • Achievement Levels
    • Members Area
    • Personal Blogs
    • Feedback and Support
    • What's New on element14
  • Learn
    Learn
    • Learning Center
    • eBooks
    • STEM Academy
    • Webinars, Training and Events
    • More
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • More
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • More
  • Products
    Products
    • Arduino
    • Dev Tools
    • Manufacturers
    • Raspberry Pi
    • RoadTests & Reviews
    • Avnet Boards Community
    • More
  • Store
    Store
    • Visit Your Store
    • Choose Another Store
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
Safe and Sound
  • Challenges & Projects
  • Design Challenges
  • Safe and Sound
  • More
  • Cancel
Safe and Sound
Blog Safe and Sound Wearables- Hearing Guard System #15: Final Post - Incomplete
  • Blog
  • Forum
  • Documents
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Blog Post Actions
  • Subscribe by email
  • More
  • Cancel
  • Share
  • Subscribe by email
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: jomoenginer
  • Date Created: 9 Jul 2017 11:06 PM Date Created
  • Views 179 views
  • Likes 5 likes
  • Comments 4 comments
Related
Recommended

Safe and Sound Wearables- Hearing Guard System #15: Final Post - Incomplete

jomoenginer
jomoenginer
9 Jul 2017

Well, the deadline to submit is here and I suppose I need to get something posted.  

 

I've been stuck in CCS Hell and got stuck trying to tie together my Menu implementation that was written in GNU C++ with the other projects such the BLE and Wi-Fi MQTT project but have had no success.  I've spent many a sleepless night trying to resolve compiler errors as well resolve the differences in function and variable naming that is used between different versions of TI-RTOS as well as the SimpleLink SDKs but just ran out of time.  I had to grossly simplify my project just to get something to work, although not with the functionality I was hoping for.  I had to make a decision last week to step back from my initial design and just go with a more similar approach but I just ran out of time to get the things I wanted to work.  The MQTT and the Java Script code is relatively the same as I had previously posted, so no use in posted that again. 

As far as creating cases for the devices, I bought a 3-d printer but got caught up in the Compiler issues and haven't even unboxed it yet. 

 

So to just get some up by the deadline, this is what I have.  I'm not sure why the ADC values keep popping up, but I guess I need to learn more about how BIOS is keeping track of Tasks and semaphores.

 

Here is my sad result of months of work.

 

You don't have permission to edit metadata of this video.
Edit media
x
Upload Preview

Anonymous

Top Comments

  • dougw
    dougw over 4 years ago +3

    You ran smack into my biggest fear: "issues with software I didn't write". You end up spending all your time trying to figure out what they did or didn't do and don't have any time left to do what you…

  • jomoenginer
    jomoenginer over 4 years ago in reply to DAB +3

    I have learned a lot and did resolved some issues even with the supplied example code which I passed to TI.   However, I do still have a couple outstanding issues that I have posted at the TI E2E forum and…

  • DAB
    DAB over 4 years ago +1

    Hi John,

     

    Finding issues with the technology is one of the objectives of the challenge.

     

    As the old saying goes "If it was easy, everyone would do it!"

     

    Still I do greatly sympathize with your problems…

  • jomoenginer
    jomoenginer over 4 years ago in reply to DAB

    I have learned a lot and did resolved some issues even with the supplied example code which I passed to TI.   However, I do still have a couple outstanding issues that I have posted at the TI E2E forum and am still waiting for a reply from them. 

     

    Troubleshooting technical issues has been my main job function at the various positions I have held for over 20 years, so I am accustomed to that.  I just got tied up in trying to resolve issues I ran into until it was too late.  I should have pulled the plug a couple of weeks ago and just went with a simpler approach.   Live and learn.

    • Cancel
    • Up +3 Down
    • Reply
    • More
    • Cancel
  • jomoenginer
    jomoenginer over 4 years ago in reply to dougw

    Yeah, in hindsight I would have been better off just prototyping what I wanted in Energia and then port that over to CCS and TI-RTOS.  I have resolved some of the issues I was running into and was still fighting with so I will post an update.  I just seen the deadline approaching and wanted to get something posted.

    • Cancel
    • Up +1 Down
    • Reply
    • More
    • Cancel
  • DAB
    DAB over 4 years ago

    Hi John,

     

    Finding issues with the technology is one of the objectives of the challenge.

     

    As the old saying goes "If it was easy, everyone would do it!"

     

    Still I do greatly sympathize with your problems.  Getting sidetracked by a piece of "off the shelf" software is something every engineer experiences.

     

    Reminds of the time they sent me down to Huntsville, Alabama because the project team was stumped trying to run a piece of software to decode some data.

     

    I flew down, met the team and started listening to what they had and what they were doing.  I immediately recognized that the data was in 2's complement form, at which the lead programmer did a face plant, rushed to his computer, added a few lines of code and the problem was solved.  Took me all of about twenty minutes.

     

    Sometimes, you just need a fresh pair of eyes looking at the problem.

     

    DAB

    • Cancel
    • Up +1 Down
    • Reply
    • More
    • Cancel
  • dougw
    dougw over 4 years ago

    You ran smack into my biggest fear: "issues with software I didn't write". You end up spending all your time trying to figure out what they did or didn't do and don't have any time left to do what you wanted to do. It is especially risky with new products and new applications where there aren't a lot of others to learn from. It is good to see you sticking with it all the way to the end. It says a lot about your character.

    • Cancel
    • Up +3 Down
    • Reply
    • More
    • Cancel
Element14

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2022 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • Facebook
  • Twitter
  • linkedin
  • YouTube