roee 0 Posted September 23, 2016 Share Posted September 23, 2016 Hi, Does any one know if LED-BLINK on this board should work ? I don't have the board option, and could not install it? I have tried this: Download and install Energia Download the C2000 compiler version 6.2.6 from here Start the installation process by executing the installer. A window with C2000 Code Generation Tools should appear Continue through the process until the installation directory can be chosen Change the Installation directory to the \energia\hardware\tools\c2000 by navigating to the tools directory under the hardware folder. Then add \c2000 to the path Continue to finish the setup But it doesn't work Thanks, Quote Link to post Share on other sites
Rei Vilo 692 Posted September 24, 2016 Share Posted September 24, 2016 Which release of Energia are you using? Energia 18 wouldn't work, so you'd need to try with Energia 17. Quote Link to post Share on other sites
DieHardMetalHead 0 Posted March 12, 2017 Share Posted March 12, 2017 Hello, I have the same problem here. I installed Energia 17 from their website. Download and install Energia Download the C2000 compiler version 6.2.6 from here Start the installation process by executing the installer. A window with C2000 Code Generation Tools should appear Continue through the process until the installation directory can be chosen Change the Installation directory to the \energia\hardware\tools\c2000 by navigating to the tools directory under the hardware folder. Then add \c2000 to the path Continue to finish the setup I've done all of these steps.But problem still present. Energias folder was on my desktop.I changed it location to my D drive. My first problem was solved.But now i have another problem which is <Linking> warning #10210-D: creating ".sysmem" section with default size of 0x400; use the -heap option to change the default size warning #10063-D: entry-point symbol other than "_c_int00" specified: "code_start" Failed: Operation was aborted Configuring Debugger (may take a few minutes on first launch)... Initializing Register Database... Initializing: C28xx Executing Startup Scripts: C28xx Connecting... fatal: C28xx: Error connecting to the target: (Error -1015 @ 0x0) Device is not responding to the request. Device may be locked, or the debug probe connection may be unreliable. Unlock the device if possible (e.g. use wait in reset mode, and power-cycle the board). If error persists, confirm configuration and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 6.0.14.5) Can you help me about this problem. Thank You, Murat. Quote Link to post Share on other sites
Rei Vilo 692 Posted March 13, 2017 Share Posted March 13, 2017 See https://github.com/energia/Energia/issues/796, https://github.com/energia/Energia/issues/609 and https://github.com/energia/Energia/issues/764. Are the switches configured correctly? Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.