Jump to content
43oh

lacint

Members
  • Content Count

    2
  • Joined

  • Last visited

  1. Hey there, I do not know if I am writing in the right place. I'm using demo code from TI. You can get this code in this link: https://www.ti.com/technical-documents/mytilit/export-control?litId=SLAC741I&fileType=zip&ref_url=https%3A%2F%2Fwww.ti.com%2Ftool%2FPGA460PSM-EVM&ts=1598270859736 I'm using PGA460PSM-EVM and PIC16F18346. I tested the code with MSP430F2955LP. It works. But I want to use PIC16F18346 with PGA460. And I changed the code for PIC. I have a problem with SPI settings. I haven't changed the entire code. I just organized the classes according to the C langu
  2. Hello, I have some problems with Energia. Error message is like follows. Energia: 1.8.11E23 (Windows 10), Board: "MSP-EXP430F5529LP" Sketch uses 23288 bytes (48%) of program storage space. Maximum is 48128 bytes. Global variables use 684 bytes (8%) of dynamic memory, leaving 7508 bytes for local variables. Maximum is 8192 bytes. java.io.IOException: Cannot run program "{runtime.tools.dslite-9.2.0.1793-e1.path}/DebugServer/bin/DSLite": CreateProcess error=2, Sistem belirtilen dosyayı bulamıyor at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) at processing.app.help
×
×
  • Create New...