Leuze electronic GmbH+Co.KG
Hi,
I just dowloaded the latest release of the xc uart hal, release V1.2.2.0.
The release notes text file contains the following new lines:
1.2.2.0 AO 04.03.2010 Bugfix: XC Reset
Changed: Project structure
I can clearly see the changed project structure, but where is the bugfix for the xc reset?
Is this bugfix part of the xc uart hal release or is it part of the next rcX release?
I submitted a bug about the xc uart with the xc reset in rcX V2.0.4.5. In this case the call of Drv_XcResetXc() caused a tx line break on the xc uart tx line.
Regards,
jlinsen
Leuze electronic GmbH+Co.KG
Hi AJ,
just found out that hilscher has replaced the file simple_loader.c with the new file common_func_netx500.c.
I think the mentioned bugfix in the release notes referes to the function NX500_XC_Reset() in this new file.
Perhaps it would be a good idea to add the file name to the release notes where a bugfix or change was made. In previous releases each file contained a file header where the bugfixes and changes were listed.
I expected the release notes are a summary of all file headers but not a substitute.
Regards
jlinsen
Andreas Jacob
Hilscher Gesellschaft fuer Systemautomation mbH
Hi jlinsen,
the xC-UART HAL is not used inside of the rcX. rcX uses a standard driver for the internal UART interface which is described in the netX manuals like Program Reference Guide and Technical Data Reference Guide.
The xC UART is an UART interface which is realized by the communication channel.
The bug fix is inside of the xC code.
But I am absolute sure, when you have committed the problem to Hilscher and they could confirm it, that they will fix it in the next official rcX release.
Regards
AJ