We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I'm relatively new when this MCU Architecture (C8051F340) is concerned. So, I have to further develop project that had been done by my former colleague. The project with all his files was develop under Silicon Labs IDE. There are few .h files and few .c files. Also, there is one file named CONF_TNY.A51.
I have installed all required programs and compilers on my Windows 7, but when I try to build the whole project, the problems occur and nevertheless they are regarding the former mentioned CONF_TNY.A51 file.
The process of assembling the above mentioned file is interrupted by the following message:"A51 Assembler has stopped working" , and in the one of the watch windows I can read: "C:\Keil\C51\BIN\A51.EXE "CONF_TNY.A51" XR GEN DB EP NOMOD51 INCDIR(C:\SiLabs\MCU\Inc)"
Does anyone have some kind of solution to this problem?
Thanks, Vojislav
Here are the problem details: Problem Event Name: APPCRASH Application Name: A51.EXE Application Version: 8.0.4.1 Application Timestamp: 45e682fc Fault Module Name: L51.DLL_unloaded Fault Module Version: 0.0.0.0 Fault Module Timestamp: 45f19792 Exception Code: c0000005 Exception Offset: 10005d10 OS Version: 6.1.7600.2.0.0.256.1 Locale ID: 1033 Additional Information 1: 5dcc Additional Information 2: 5dccfb9d4654d3641384d9f679f371a9 Additional Information 3: b1fd Additional Information 4: b1fd8a6a8ca66512a965e6aa88518f19
This type of problem frequently occurs when the Keil Tools are COPIED from one computer to another instead of installing the tools to the computer.
Bradford