01-31-2010 02:44 PM
I have LM3S8962 evaluation board and LabVIEW embedded for ARM controllers. I installed the evaluation uVision version obtained at KEIL site that have no serial number. Is it necessary to obtain a LIC of this software to execute the LabVIEW embedded for ARM controllers? Using the evaluation software to create a simple blinkying led the following message was presented:
[21:20:38] Status: Error
linking...
.\Obj\LabVIEW.axf: error: L6047U: The size of this image (71917 bytes) exceeds the maximum allowed for this version of the linker
Target not created
Status: Build failed.
Do I have to buy the uVision software to create LabVIEW solutions with LM3S8962 Evaluation Kit?
regards,
Brinca
02-01-2010 08:22 AM
Olá,
Você deve adquirir uma licença Keil uVision para poder compilar os códigos para o seu Controlador ARM com todas as funcionalidades. Ao receber o LabVIEW Embedded Module for ARM Microcontrollers você recebe uma versão de demonstração do Keil uVision. Esta versão de demonstração possui funcionalidades limitadas que só são liberadas quando o Keil uVision é ativado.
Envio a você dois links que explicam melhor o que descrevi neste post.
http://digital.ni.com/public.nsf/allkb/B015BA68BD893645862574C8007EDFA4
http://digital.ni.com/public.nsf/allkb/E578E1BD8A13B3AF8625755A0050962B?OpenDocument
Se você tiver qualquer dúvida por favor entre em contato através dete forum ou se preferir, quando tiver dúvidas pode entrar em contato com a NI através do site www.ni.com/suporte
Obrigado.
Atenciosamente,
02-01-2010 07:20 PM
Prezado Luciano,
Gostaria de confirmar a impossibilidade de utilização da versão de avaliação do uVision para criação de soluções através do LabVIEW. Como observei no primeiro contato, a criação de um simples programa dedicado a fazer um led piscar não foi compilada, apresentando a mensagem de erro relatada. Qualquer outro programa deverá apresentar o mesmo erro, pois não deve haver um código mais simples do que aquele que corresponde ao pisca-pisca.
Por favor, utilizando a versão de avaliação do uVision, tente compilar o código acima, que está na biblioteca de exemplos do LabVIEW. Verifique se o erro apresentado corresponde àquele que obtive.
Atenciosamente,
Alexandre
02-02-2010 09:27 AM
You mentioned you downloaded uVision from the keil website. I suspect you downloaded uVision4. I suggest that you uninstall this version and instead install the version that is part of the LaBVIEW ARM installer (uVision 3.50).
Typically, using evaluation with LabVIEW should limit your program size to 128kB. However, there is a known issue with uV4, where evaluation mode is limited to the Keil default of 32kB (severely limited for LabVIEW code).