Hello all, i have some problems starting up with the conductivity measurement module
We have EVAL-CN0359-EB1Z Rev. A evaluation board. We intend to use it in outr production. I have installed CrossCore Embedded Studio 3.0.1.0. on windows 10
I followed the steps https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0359 i have done:
Software Development Environment
Rev A Source Code
Click to hide ⇱
The source code for the CN0359 software can be downloaded from: EVAL-ADICUP360/tree/master/projects/ADuCM360_demo_cn0359_reva.
ADuCM360_demo_cn0359_reva is a CrossCore project. Import the project in ADI CrossCore Embedded Studio to build and debug the code.
I have compiled ADuCM360_demo_cn0359_reva.bin. Following the instructions https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0359 we have done
Downloading the Firmware to the CN0359
To download the firmware to the CN0359 evaluation board:
- Download and install the latest J-Link Software and Documentation Pack.
2a. For Rev A evaluation boards:
We load in the kit the compilled from us file ADuCM360_demo_cn0359_reva.bin. The kit is not working - no messages on the display, no nothing, does not react on the rs interface. When we follow the same steps but load cn0359-DesignSupport\EVAL-CN0359-EB1Z Rev. A\CN0359 RevA Source Code\Release\CN0359.bin (downloaded from the previous EVAL-CN0359 :
https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0359?rev=1627542821#how_to_download_binary_firmware_to_the_cn0359 ),we see that the kit works properly. We think we are following the same instructions in loading so where might be the problem? How to properly generate the .bin file.
Any kind of help would be much appreciated