Release Note: CalmSHINE16Plus Patch 002 Release History Title Keywords Abstract Release Note: CalmSHINE16Plus patch 002 Release History CalmSHINE16Plus This document is the release note of CalmSHINE16Plus patch 002 System LSI Division, Semiconductor Business Copyright © 2009 Samsung Electronics Co, Ltd. All Rights Reserved. Though every care has been taken to ensure the accuracy of this document, Samsung Electronics Co, Ltd. cannot accept responsibility for any errors or omissions or for any loss occasioned to any person, whether legal or natural, from acting, or refraining from action, as a result of the information contained herein. Information in this document is subject to change at any time without obligation to notify any person of such changes. Samsung Electronics Co, Ltd. may have patents or patent pending applications, trademarks copyrights or other intellectual property rights covering subject matter in this document. The furnishing of this document does not give the recipient or reader any license to these patents, trademarks copyrights or other intellectual property rights. No part of this document may be communicated, distributed, reproduced or transmitted in any form or by any means, electronic, mechanical, or otherwise, for any purpose, without the prior written permission of Samsung Electronics Co, Ltd. The document is subject to revision without further notice. All brand names and product names mentioned in this document are trademarks or registered trademarks of their respective owners. Contact Address :: Samsung Electronics Co., Ltd. San#24 Nongseo-Ri, Giheung_Eup, Yongin_City, Gyeonggi-do, Korea 449-711 Tel: (82)-(031)-209-3199 Fax: (82)-(031)-209-3197 Home Page: http://www.samsung.com/CalmSDK Contact us : [email protected] S/W Solution., SOC Development, System LSI Division, Semiconductor Business Samsung Electronics Co., Ltd. II Property of Samsung Electronics Co., Ltd. System LSI Division, Semiconductor Business Revision History Date Jun, 16 2009 Version 1.0 Author SungHui Han Approver SooHwan Lee July 31, 2009 1.1 SungHui Han SooHwan Lee Amendment Create document for CalmSHINE16Plus Patch 001. Added for library modification Property of Samsung Electronics Co., Ltd. III System LSI Division, Semiconductor Business Contents 1 2 3 IV How to get V1.20 Install Package .............................................................................................. 1 Release History of Patch 002.................................................................................................... 1 Revision History ................................................................................................................... 1 3.1 GUI – CalmSHINE16Plus ..................................................................................................... 1 3.2 Language tools ............................................................................................................... 1 3.2.1 Compiler – UCC.exe.................................................................................................... 1 3.2.2 Assembler – CalmSDKAs.exe .......................................................................................... 1 3.2.3 Linker – CalmSDKLd.exe............................................................................................... 2 3.2.4 Librarian – CalmSDKAr.exe ........................................................................................... 2 3.2.5 Library ................................................................................................................... 2 Property of Samsung Electronics Co., Ltd. System LSI Division, Semiconductor Business 1 How to get V1.20 Install Package http://www.samsung.com/CalmSDK You can download CalmSHINE16Plus V1.20 in CalmSHINE16Plus Board. 2 Release History of Patch 002 Each tool version according to Packages Package Ver. Tool GUI& Debugger Compiler Assembler Linker Librarian Library Tool V 1.13 2008.09.19 1.56 g+a V1.02k V1.00q V1.01b V1.00a V1.02k Package Ver. V 1.14 2008.12.22 1.56 h+a V1.02s V1.00u V1.01c V1.00d V1.02s V 1.20 2009.06.01 V1.56i+a V1.02v V1.00y V1.01g V1.00d V1.02v Patch 001 2009.06.16 V1.02w V1.00y V1.01g V1.00d V1.02w Patch 002 2009.07.31 GUI& Debugger Compiler Assembler Linker Librarian Library V1.02x 3 Revision History 3.1 GUI – CalmSHINE16Plus No change since CalmSHINE16Plus V1.20. 3.2 Language tools 3.2.1 Compiler – UCC.exe Version V1.02w Released date Jun 15 2009 Comments [FIX] Fixed bug in prolog/epilog of interrupt function [NEW] Option --swi-call is now default. Software interrupt function is called using SWI instruction. 3.2.2 Assembler – CalmSDKAs.exe No change since CalmSHINE16Plus V1.20. Property of Samsung Electronics Co., Ltd. 1 System LSI Division, Semiconductor Business 3.2.3 Linker – CalmSDKLd.exe No change since CalmSHINE16Plus V1.20. 3.2.4 Librarian – CalmSDKAr.exe No change since CalmSHINE16Plus V1.20. 3.2.5 Library 2 Version Released date V1.02x July 31 2009 V1.02w Jun 15 2009 Comments [FIX] “___szSwcxBranchShort “and “___szSwcxBranchShortInternal” libraries are fixed to support negative offset of jump table for switch case statement. Built with compiler V1.02w and assembler V1.00y Property of Samsung Electronics Co., Ltd.